tomlplusplus/include/toml++
Mark Gillard 0b334fd7d2 added rvalue overload of array::flatten
also:
- made array::flatten return a reference to the array
- minor documentation fixes
2020-06-28 15:26:18 +03:00
..
toml_array.h added rvalue overload of array::flatten 2020-06-28 15:26:18 +03:00
toml_array.hpp added rvalue overload of array::flatten 2020-06-28 15:26:18 +03:00
toml_common.h fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
toml_date_time.h fixed some multi-line string parsing issues 2020-04-13 23:23:11 +03:00
toml_default_formatter.h fixed multi-line strings being allowed in keys 2020-06-08 18:31:23 +03:00
toml_default_formatter.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_formatter.h fixed multi-line strings being allowed in keys 2020-06-08 18:31:23 +03:00
toml_instantiations.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_json_formatter.h fixed formatter::print_inline causing compilation failures in windows DLL builds 2020-05-20 13:27:06 +03:00
toml_json_formatter.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_node_view.h added rvalue overload of array::flatten 2020-06-28 15:26:18 +03:00
toml_node.h added rvalue overload of array::flatten 2020-06-28 15:26:18 +03:00
toml_node.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_parse_error.h documentation improvements 2020-06-24 14:28:20 +03:00
toml_parser.h documentation improvements 2020-06-24 14:28:20 +03:00
toml_parser.hpp added rvalue overload of array::flatten 2020-06-28 15:26:18 +03:00
toml_preprocessor.h more preprocessor cleanup 2020-06-24 21:05:23 +03:00
toml_print_to_stream.h added rvalue overload of array::flatten 2020-06-28 15:26:18 +03:00
toml_table.h renamed table proxy pair members to first and second to match STL (closes #30) 2020-05-23 17:35:47 +03:00
toml_table.hpp minor preprocessor/doxygen cleanup 2020-06-23 13:04:05 +03:00
toml_utf8_generated.h fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
toml_utf8_streams.h fixed BOM check causing EOF on very short iostream inputs 2020-06-25 17:33:01 +03:00
toml_utf8.h minor code cleanup 2020-04-21 16:40:03 +03:00
toml_value.h fixed ML strings not allowing whitespace after line-ending backslashes 2020-06-27 15:55:15 +03:00
toml_version.h fixed BOM check causing EOF on very short iostream inputs 2020-06-25 17:33:01 +03:00
toml.h added rvalue overload of array::flatten 2020-06-28 15:26:18 +03:00