JSON for Modern C++ 3.10.3
|
◆ clear_subtype()
template<typename BinaryType >
Clears the binary subtype and flags the value as not having a subtype, which has implications for serialization; for instance MessagePack will prefer the bin family over the ext family.
|