Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@bk192077 bk192077 released this 16 Dec 20:40
· 1 commit to master since this release

Added

  • as types of member-data can be used: std::set, std::unordered_set, std::multiset, std::unordered_multiset
  • structures in json can be represented as strings
  • options in macro
  • optional fields (std::optional)
  • Clang support