tomlplusplus/docs
Mark Gillard 2219fd22bb release 0.1.0
- added `toml::is_number<>`
- added `toml::node_type::none`
- added initializer_list and vector relops to `toml::array`
- added constructors for `time_offset` and `date_time`
- added much to `node_view`
- added tests for `node_view` value relops
- added lots more documentation
- removed `time_offset::from_hh_mm`
- removed the handling of `\s` literals (looks like it's not going be accepted as-is)
2020-02-20 23:33:32 +02:00
..
Doxyfile added value assignment operators 2020-02-18 23:29:59 +02:00
Doxyfile-mcss added value assignment operators 2020-02-18 23:29:59 +02:00
github-icon.png added value assignment operators 2020-02-18 23:29:59 +02:00
tomlplusplus.css release 0.1.0 2020-02-20 23:33:32 +02:00
tomlplusplus.js moved date and time stuff to separate header 2020-01-11 23:15:24 +02:00