Skip to content

0.3.5

Compare
Choose a tag to compare
@stephenberry stephenberry released this 30 Jan 22:35
· 1918 commits to main since this release
  • std::set and std::unordered_set support
  • glz::flags type for an array of booleans
  • std::functions can be accessed via the api get_fn (previously just member functions)
  • Compile time option (use_cx_tags) to prevent output of compile time known flags in binary
  • Minor fixes