github stephenberry/glaze v1.3.2
1.3.2

latest releases: v8.3.0, v8.2.0, v8.1.0...
3 years ago
  • Significantly increased JSON schema support (glz::schema can be passed in the place of comments in glz::meta) (Thanks @jbbjarnason)
  • Better support for std::string_view as map key type
  • More efficient std map type handling (especially of non-string keys, which are quoted) (Thanks @SlaaneshChosen)
  • Fixed support for glaze enum keys in map types (e.g. std::map<MyEnum,...>)

Don't miss a new glaze release

NewReleases is sending notifications on new releases.