Skip to content

v1.0.0

Compare
Choose a tag to compare
@fabian-jung fabian-jung released this 02 Sep 21:24
· 49 commits to main since this release

The very first Release of the TSMP library.

  • Reflect types via tsmp::reflect
  • Generic accsess on members of values with tsmp::introspect
  • Reflect enums via tsmp::enum_value_adapter
  • JSON encode and decode with tsmp::to_json and tsmp::from_json