tomlplusplus/include/toml++/impl
2022-09-07 17:50:47 +03:00
..
array.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
array.inl fixed parser null deref when exceptions are disabled 2022-08-31 14:49:23 +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 minor doc updates 2022-09-07 17:50:47 +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 preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
json_formatter.inl added toml::key (closes #82) 2021-11-10 22:07:05 +02:00
key.h preprocessor + CI cleanup 2022-07-31 18:34:53 +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 preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
node.inl preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
parse_error.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
parse_result.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
parser.h added node::operator[] for toml::path 2022-06-06 23:46:04 +03:00
parser.inl fixed parser null deref when exceptions are disabled 2022-08-31 14:49:23 +03:00
path.h v3.2.0 2022-08-30 00:04:04 +03:00
path.inl Update at_path(toml::path) to handle missing component (#168) 2022-08-25 08:13:22 +03:00
preprocessor.h fixed spurious Wnull-dereference warning on GCC 2022-08-08 23:41:32 +03:00
print_to_stream.h arm fixes 2022-08-03 00:16:04 +03:00
print_to_stream.inl arm fixes 2022-08-03 00:16: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 preprocessor + CI cleanup 2022-07-31 18:34:53 +03: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 removing use of std::aligned_storage 2022-08-11 16:13:25 +03:00
table.inl preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
toml_formatter.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
toml_formatter.inl fixed spurious Wnull-dereference warning on GCC 2022-08-08 23:41:32 +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 preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
value.h arm fixes 2022-08-03 00:16:04 +03:00
version.h v3.2.0 2022-08-30 00:04:04 +03:00
yaml_formatter.h preprocessor + CI cleanup 2022-07-31 18:34:53 +03:00
yaml_formatter.inl added toml::key (closes #82) 2021-11-10 22:07:05 +02:00