Skip to content

version 2.0.1

Compare
Choose a tag to compare
@ToruNiina ToruNiina released this 17 Dec 04:29
· 1033 commits to master since this release
  • enable to write user-defined error message
  • enable to get toml::value as toml::value (identical transformation)
    • this makes toml::find<toml::value>(table, key) works.
  • fix return type of expect to avoid a struct containing reference