tomlplusplus/include/toml++/impl
Mark Gillard 0058d68bbc added node::operator[] for toml::path
also:
- added missing relational operators for `source_position`
- TOML_CHARCONV cleanup (was too keen)
- minor refactors
2022-06-06 23:46:04 +03:00
..
array.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
array.inl added TOML_CALLCONV config option 2022-06-06 12:21:46 +03:00
at_path.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
at_path.inl unified internal path parsing using callbacks 2022-06-06 13:59:14 +03:00
date_time.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
formatter.h refactor: deprecate TOML_API, add more specific defines 2022-02-12 22:04:16 +02:00
formatter.inl added toml::format_flags::relaxed_float_precision 2022-01-08 16:32:06 +02:00
forward_declarations.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
header_end.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
header_start.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
json_formatter.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
json_formatter.inl added toml::key (closes #82) 2021-11-10 22:07:05 +02:00
key.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
make_node.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
node_view.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
node.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
node.inl added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
parse_error.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
parse_result.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
parser.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
parser.inl added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
path.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
path.inl added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
preprocessor.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
print_to_stream.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
print_to_stream.inl added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
simd.h big parser + utf8 handling refactor 2021-11-05 00:43:42 +02:00
source_region.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
std_except.h greatly simplified project header structure 2021-10-25 01:04:23 +03:00
std_initializer_list.h removed double-bracket requirement for toml::table constructor 2021-10-26 23:53:27 +03:00
std_map.h greatly simplified project header structure 2021-10-25 01:04:23 +03:00
std_new.h greatly simplified project header structure 2021-10-25 01:04:23 +03:00
std_optional.h greatly simplified project header structure 2021-10-25 01:04:23 +03:00
std_string.h refactor: deprecate TOML_API, add more specific defines 2022-02-12 22:04:16 +02:00
std_string.inl added parse_benchmark example 2021-11-04 11:56:03 +02:00
std_utility.h fixed missing #include <utility> 2021-11-03 19:11:55 +02:00
std_variant.h Path (#156) 2022-06-04 16:49:26 +03:00
std_vector.h greatly simplified project header structure 2021-10-25 01:04:23 +03:00
table.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
table.inl added TOML_CALLCONV config option 2022-06-06 12:21:46 +03:00
toml_formatter.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
toml_formatter.inl added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
unicode_autogenerated.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
unicode.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
unicode.inl added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
value.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
version.h added for_each() for tables and arrays 2022-04-24 21:02:55 +03:00
yaml_formatter.h added TOML_CALLCONV config option 2022-06-06 12:21:46 +03:00
yaml_formatter.inl added toml::key (closes #82) 2021-11-10 22:07:05 +02:00