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

#include <LexicalCast.h>

Public Member Functions

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

Detailed Description

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

Definition at line 150 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
constexpr

Definition at line 155 of file LexicalCast.h.