tomlplusplus/vendor
Mark Gillard c8780a5b8e fixed some _Float16 detection issues
also:
- fixed a few minor issues with tests
- removed `__fp16` support (it was always broken)
2022-10-17 20:08:26 +03:00
..
catch.hpp fixed some _Float16 detection issues 2022-10-17 20:08:26 +03:00
json.hpp removed git submodules to fix various tooling issues (closes #151) 2022-05-01 12:20:03 +03:00
README.md added meson option use_vendored_libs 2022-05-01 15:09:09 +03:00

Vendored dependencies

The code files in this directory are third-party 'vendor' dependencies used by the various test applications.

⚠️ They are not required for regular use of toml++.

⚠️ They are not #included anywhere in toml++.