You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CXON: Support std::flat_map, std::flat_multimap, std::flat_set, std::flat_multiset (C++23)
JSON: Introduce json::format_traits::assume_no_escapes parameter - assume that strings to be read/written do not contain escape characters
JSON: Correctness parameters can also be set with pre-processor macros CXON_JSON_VALIDATE_STRING_ENCODING, CXON_JSON_VALIDATE_STRING_ESCAPES, CXON_JSON_PRODUCE_STRICT_JAVASCRIPT, CXON_JSON_ASSUME_NO_ESCAPES