Template Struct char_conv_serializer

Struct Documentation

template<typename T>
struct char_conv_serializer

Public Types

using value_type = T

Public Static Functions

static inline constexpr const char *derived_type_name()
static inline std::string to_string(value_type value)
static inline value_type from_string(const std::string &value)