xrpld
Loading...
Searching...
No Matches
beast::detail::LexicalCast< Out, char * > Struct Template Reference

#include <LexicalCast.h>

Public Member Functions

 LexicalCast ()=default
bool operator() (Out &out, char *in) const

Detailed Description

template<class Out>
struct beast::detail::LexicalCast< Out, char * >

Definition at line 146 of file LexicalCast.h.

Constructor & Destructor Documentation

◆ LexicalCast()

template<class Out>
beast::detail::LexicalCast< Out, char * >::LexicalCast ( )
explicitdefault

Member Function Documentation

◆ operator()()

template<class Out>
bool beast::detail::LexicalCast< Out, char * >::operator() ( Out & out,
char * in ) const

Definition at line 151 of file LexicalCast.h.