tomlplusplus/include/toml++
Mark Gillard 1f8f3c7baa added array::get
also:
- moved node_of to impl namespace
- added a lot more documentation
- fixed some bugs in the documentation generator
- fixed the license ID breaking github's license recognition
2020-02-16 15:11:57 +02:00
..
toml_array.h added array::get 2020-02-16 15:11:57 +02:00
toml_common.h added array::get 2020-02-16 15:11:57 +02:00
toml_date_time.h added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
toml_default_formatter.h added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
toml_formatter.h added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
toml_json_formatter.h added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
toml_node_view.h added array::get 2020-02-16 15:11:57 +02:00
toml_node.h added array::get 2020-02-16 15:11:57 +02:00
toml_parser.h added array::get 2020-02-16 15:11:57 +02:00
toml_print_to_stream.h added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
toml_table.h added array::get 2020-02-16 15:11:57 +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 added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
toml_value.h added array::get 2020-02-16 15:11:57 +02:00
toml_version.h added json_formatter 2020-01-06 22:24:53 +02:00
toml.h added relops for values, arrays and tables 2020-01-30 22:17:03 +02:00