|
rippled
|
#include <LexicalCast.h>
Public Member Functions | |
| LexicalCast ()=default | |
| bool | operator() (Out &out, char *in) const |
Definition at line 152 of file LexicalCast.h.
|
explicitdefault |
| bool beast::detail::LexicalCast< Out, char * >::operator() | ( | Out & | out, |
| char * | in | ||
| ) | const |
Definition at line 157 of file LexicalCast.h.