tomlplusplus/include/toml++
Mark Gillard 44e5b1b1e2 added missing operator<< for parse_error
also:
- fixed printing bug in operator << for source_position
- improved quality of error messages for boolean and inf/nan parsing
- documentation fixes
2020-02-25 23:11:40 +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 added missing operator<< for parse_error 2020-02-25 23:11:40 +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 added missing operator<< for parse_error 2020-02-25 23:11:40 +02:00
toml_print_to_stream.h added missing operator<< for parse_error 2020-02-25 23:11:40 +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 added missing operator<< for parse_error 2020-02-25 23:11:40 +02:00
toml.h added missing operator<< for parse_error 2020-02-25 23:11:40 +02:00