Closed GIGte closed 3 years ago
Allows serialization of std::monostate type which is used together with std::variant.
std::monostate
std::variant
thanks! and for s/__YAS_THROW_IF_BAD_JSON_CHARS/__YAS_THROW_IF_WRONG_JSON_CHARS too!
s/__YAS_THROW_IF_BAD_JSON_CHARS/__YAS_THROW_IF_WRONG_JSON_CHARS
Allows serialization of
std::monostate
type which is used together withstd::variant
.