Niels Dekker
|
8eb4012353
|
TOML_DISABLE_NOEXCEPT_NOEXCEPT workaround MSVC bug noexcept + modules (#271)
|
2025-05-15 11:24:24 +03:00 |
|
Mark Gillard
|
7ddb98543c
|
fix is_homogeneous with outparam (fixes #231)
|
2024-07-12 11:43:25 +03:00 |
|
Mark Gillard
|
941341fce6
|
improved support for using enums with value_or()
|
2023-09-25 18:50:34 +03:00 |
|
Mark Gillard
|
d46cac705a
|
fixed #197
also:
- fixed `noexcept(...)` sometimes being incorrectly derived on `for_each()
- refactors
|
2023-09-05 13:53:23 +03:00 |
|
Mark Gillard
|
882d9d1c34
|
fixed gnu symbol visibility for static lib builds (fixes #201)
also:
- renamed header files to .hpp
- updated conformance tests
- minor documentation fixes
|
2023-08-26 17:41:29 +03:00 |
|