tomlplusplus/vs
Mark Gillard 946a912cee added node::value() and node::value_or()
also:
- added `node_view::value`
- added relops for the date/time classes
- added `TOML_ALL_INLINE` and `TOML_IMPLEMENTATION` options
- fixed documentation header overflowing on narrow devices
2020-03-01 16:56:40 +02:00
..
.runsettings new file: .circleci/config.yml 2020-01-04 16:21:38 +02:00
parse_file.vcxproj added json_formatter 2020-01-06 22:24:53 +02:00
test_char8_noexcept.vcxproj added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
test_char8_strict_noexcept.vcxproj fixed source of UB when using char8 strings 2020-02-27 01:28:20 +02:00
test_char8_strict.vcxproj fixed source of UB when using char8 strings 2020-02-27 01:28:20 +02:00
test_char8.vcxproj added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
test_char_noexcept.vcxproj added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
test_char_strict_noexcept.vcxproj fixed source of UB when using char8 strings 2020-02-27 01:28:20 +02:00
test_char_strict.vcxproj fixed source of UB when using char8 strings 2020-02-27 01:28:20 +02:00
test_char.vcxproj added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
test_x86_char8_noexcept.vcxproj added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
test_x86_char8_strict_noexcept.vcxproj fixed source of UB when using char8 strings 2020-02-27 01:28:20 +02:00
test_x86_char8_strict.vcxproj fixed source of UB when using char8 strings 2020-02-27 01:28:20 +02:00
test_x86_char8.vcxproj added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
test_x86_char_noexcept.vcxproj added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
test_x86_char_strict_noexcept.vcxproj fixed source of UB when using char8 strings 2020-02-27 01:28:20 +02:00
test_x86_char_strict.vcxproj fixed source of UB when using char8 strings 2020-02-27 01:28:20 +02:00
test_x86_char.vcxproj added insertion operations for tables and arrays 2020-02-13 20:34:45 +02:00
toml_to_json_transcoder.vcxproj added json_formatter 2020-01-06 22:24:53 +02:00
toml++.natvis new file: .circleci/config.yml 2020-01-04 16:21:38 +02:00
toml++.props added json_formatter 2020-01-06 22:24:53 +02:00
toml++.sln fixed source of UB when using char8 strings 2020-02-27 01:28:20 +02:00
toml++.vcxproj added node::value() and node::value_or() 2020-03-01 16:56:40 +02:00
toml++.vcxproj.filters added node::value() and node::value_or() 2020-03-01 16:56:40 +02:00