cohtml::CoherentToString< char[N]>

More…

#include <Property.h>

Public Functions

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