mirror of
https://github.com/marzer/tomlplusplus.git
synced 2026-01-30 08:32:09 +00:00
also: - added `table::lower_bound()` - added `table::emplace_hint()` - changed `table` key type to `toml::key` - clarified value initializer static assert messages - lots of misc refactoring