tomlplusplus/include/toml++
Mark Gillard abdd4f9993 added proper non-exhaustive visitor support to node::visit
also:
- fixed preprocessor snafu
- fixed bool `print_to_stream` overload not being selected
- added `TOML_SMALL_FLOAT_TYPE`
- added is_XXXXX node type metafunctions
- added additional API documentation
2020-01-19 21:49:05 +02:00
..
toml_array.h added printing for arrays 2020-01-12 23:23:35 +02:00
toml_common.h added proper non-exhaustive visitor support to node::visit 2020-01-19 21:49:05 +02:00
toml_date_time.h added proper non-exhaustive visitor support to node::visit 2020-01-19 21:49:05 +02:00
toml_default_formatter.h added proper non-exhaustive visitor support to node::visit 2020-01-19 21:49:05 +02:00
toml_formatter.h added proper non-exhaustive visitor support to node::visit 2020-01-19 21:49:05 +02:00
toml_json_formatter.h added printing for arrays 2020-01-12 23:23:35 +02:00
toml_node_view.h moved date and time stuff to separate header 2020-01-11 23:15:24 +02:00
toml_node.h added proper non-exhaustive visitor support to node::visit 2020-01-19 21:49:05 +02:00
toml_parser.h added proper non-exhaustive visitor support to node::visit 2020-01-19 21:49:05 +02:00
toml_print_to_stream.h added proper non-exhaustive visitor support to node::visit 2020-01-19 21:49:05 +02:00
toml_table.h added printing for arrays 2020-01-12 23:23:35 +02:00
toml_utf8_generated.h moved date and time stuff to separate header 2020-01-11 23:15:24 +02:00
toml_utf8.h moved date and time stuff to separate header 2020-01-11 23:15:24 +02:00
toml_value.h added proper non-exhaustive visitor support to node::visit 2020-01-19 21:49:05 +02:00
toml_version.h added json_formatter 2020-01-06 22:24:53 +02:00
toml.h added printing for arrays 2020-01-12 23:23:35 +02:00