Skip to content

Release 0.62.0

Compare
Choose a tag to compare
@oknenavin oknenavin released this 27 May 19:46
· 82 commits to master since this release
  • JSON: Simplified serialization for unambiguous std::variant<> types
  • CXON: Fix template parameter shadowing in class/enum implementation macros
  • JSON: Allow CXON_JSON_* macros with empty member list
  • CXON: Fix boost:::container/static_vector<> precondition
  • CXON: Address g++-13 errors (rejects-valid) and warnings (false-positives)
  • JSON: UTF-8 validation optimization