cohtml::CoherentToString< T *, void >
#include <Property.h>
Public Functions
| Name | |
|---|---|
| bool | Invoke(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
)