tomlplusplus/vs
Mark Gillard b2f36e38f1 added trivial abi attribute to date, time, time_offset
also:
- included <cassert> directly in 'debug' builds when TOML_ASSERT isn't defined
- minor preprocessor cleanup
- minor documentation fixes
2020-03-23 17:55:32 +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 trivial abi attribute to date, time, time_offset 2020-03-23 17:55:32 +02:00
toml++.sln fixed ICE in VS2019 when using /std:c++17 instead of /std:c++latest 2020-03-10 08:59:36 +02:00
toml++.vcxproj added trivial abi attribute to date, time, time_offset 2020-03-23 17:55:32 +02:00
toml++.vcxproj.filters added trivial abi attribute to date, time, time_offset 2020-03-23 17:55:32 +02:00