tomlplusplus/include/toml++
Mark Gillard 4bbca20fc1 added node::ref() and node_view::ref() (resolves #10)
also:
- simplified `const` handling in `node_view`
2020-03-05 13:07:26 +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 fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +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 fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +02:00
toml_parser.h fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +02:00
toml_print_to_stream.h fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +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 added node::value() and node::value_or() 2020-03-01 16:56:40 +02:00
toml_utf8.h fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +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 node::ref() and node_view::ref() (resolves #10) 2020-03-05 13:07:26 +02:00
toml.h fixed parse_file for string literals (closes #12) 2020-03-03 23:28:24 +02:00