cohtml::CoherentToString< char[N]>
#include <Property.h>
Public Functions
Name | |
---|---|
bool | Invoke(const char v[N], char * buffer, size_t * length) |
Detailed Description
template <int N>
struct cohtml::CoherentToString< char[N]>;
Public Functions Documentation
function Invoke
static inline bool Invoke(
const char v[N],
char * buffer,
size_t * length
)