tomlplusplus/include/toml++
2020-03-08 23:54:57 +02:00
..
toml_array_impl.h added support for compiling into DLLs on windows (TOML_API) 2020-03-02 12:14:54 +02:00
toml_array.h added support for compiling into DLLs on windows (TOML_API) 2020-03-02 12:14:54 +02:00
toml_common.h added error when TOML_EXCEPTIONS is 1 but compiler exceptions were disabled 2020-03-08 23:54:57 +02:00
toml_date_time.h fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +02:00
toml_default_formatter.h minor refactoring to better enable explicit instantiations 2020-03-03 10:10:07 +02:00
toml_formatter.h removed <cmath> dependency 2020-02-29 22:34:08 +02:00
toml_instantiations.h minor refactoring to better enable explicit instantiations 2020-03-03 10:10:07 +02:00
toml_json_formatter.h minor refactoring to better enable explicit instantiations 2020-03-03 10:10:07 +02:00
toml_node_impl.h added support for compiling into DLLs on windows (TOML_API) 2020-03-02 12:14:54 +02:00
toml_node_view.h added node::ref() and node_view::ref() (resolves #10) 2020-03-05 13:07:26 +02:00
toml_node.h added node::ref() and node_view::ref() (resolves #10) 2020-03-05 13:07:26 +02:00
toml_parser_impl.h minor parsing performance improvements 2020-03-08 01:06:53 +02:00
toml_parser.h added error when TOML_EXCEPTIONS is 1 but compiler exceptions were disabled 2020-03-08 23:54:57 +02:00
toml_print_to_stream.h minor parsing performance improvements 2020-03-08 01:06:53 +02:00
toml_table_impl.h added support for compiling into DLLs on windows (TOML_API) 2020-03-02 12:14:54 +02:00
toml_table.h added support for compiling into DLLs on windows (TOML_API) 2020-03-02 12:14:54 +02:00
toml_utf8_generated.h minor parsing performance improvements 2020-03-08 01:06:53 +02:00
toml_utf8.h minor parsing performance improvements 2020-03-08 01:06:53 +02:00
toml_value.h fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +02:00
toml_version.h added error when TOML_EXCEPTIONS is 1 but compiler exceptions were disabled 2020-03-08 23:54:57 +02:00
toml.h fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +02:00