Template Struct char_conv_serializer
Defined in File value-serializer.hpp
Struct Documentation
-
template<typename T>
struct char_conv_serializer -
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)
-
static inline constexpr const char *derived_type_name()