mirror of
https://github.com/marzer/tomlplusplus.git
synced 2025-02-25 06:39:58 +00:00
also: - fixed config error in example `.vcxproj` files - fixed spurious newline after JSON formatting a table - fixed VS intellisense not detecting TOML_COMPILER_EXCEPTIONS correctly - moved `parse_result` to a separate header - made more internal macros require semicolons - removed some old deprecations - minor documentation fixes