cohtml::CoherentToString< std::basic_string< char, CharTraits, Allocator > >

More…

#include <String.h>

Public Functions

Name
boolInvoke(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
)