Template Struct StringMaker< T[SZ] >

Struct Documentation

template<typename T, int SZ>
struct StringMaker<T[SZ]>

Public Static Functions

static inline std::string convert(T const (&arr)[SZ])