cohtml::CoherentToString< T *, void >

More…

#include <Property.h>

Public Functions

Name
boolInvoke(T * ptr, char * buffer, size_t * length)

Detailed Description

template <typename T >
struct cohtml::CoherentToString< T *, void >;

Public Functions Documentation

function Invoke

static inline bool Invoke(
    T * ptr,
    char * buffer,
    size_t * length
)