tomlplusplus/include/toml++
Mark Gillard bd9944a31a removed double-bracket requirement for toml::table constructor
also:
- fixed incorrect `noexcept` specifications on many functions
- fixed missing `#include <initializer_list>`
- removed unnecessary uses of `final`
2021-10-26 23:53:27 +03:00
..
impl removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00
toml.h removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00