Template Struct value_serializer< bool >

Struct Documentation

template<>
struct value_serializer<bool>

value_serializer implementation for booleans

Public Static Functions

static inline std::string type_name()
static inline constexpr std::string_view to_string(bool value)
static inline constexpr bool from_string(std::string_view value)