cohtml::CoherentToString< char[N], void >
#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], void >;
Public Functions Documentation
function Invoke
static inline bool Invoke(
const char v[N],
char * buffer,
size_t * length
)