cohtml::CoherentToString< std::basic_string< char, CharTraits, Allocator > >
#include <String.h>
Public Functions
Name | |
---|---|
bool | Invoke(const std::basic_string< char, CharTraits, Allocator > & value, char * buffer, size_t * length) |
Detailed Description
template <typename CharTraits ,
typename Allocator >
struct cohtml::CoherentToString< std::basic_string< char, CharTraits, Allocator > >;
Public Functions Documentation
function Invoke
static inline bool Invoke(
const std::basic_string< char, CharTraits, Allocator > & value,
char * buffer,
size_t * length
)