tomlplusplus/include/toml++
Mark Gillard 506a68fa24 renamed value::value_arg_t to value_arg for consistency
also:
- added major version number to the hidden inline namespace
- documentation fixes
2020-02-23 13:13:18 +02:00
..
toml_array.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_common.h renamed value::value_arg_t to value_arg for consistency 2020-02-23 13:13:18 +02:00
toml_date_time.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_default_formatter.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_formatter.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_json_formatter.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_node_view.h renamed value::value_arg_t to value_arg for consistency 2020-02-23 13:13:18 +02:00
toml_node.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_parser.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_print_to_stream.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_table.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_utf8_generated.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_utf8.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml_value.h renamed value::value_arg_t to value_arg for consistency 2020-02-23 13:13:18 +02:00
toml_version.h fixed potential ODR issues relating to exception mode handling (fixes #6) 2020-02-22 16:10:32 +02:00
toml.h renamed value::value_arg_t to value_arg for consistency 2020-02-23 13:13:18 +02:00