1
0
mirror of https://github.com/nlohmann/json synced 2024-11-21 11:40:05 +00:00
nlohmannjson/include/nlohmann/detail
Niels Lohmann 378e091795
Fix weak-vtables warning (#4500)
* 🔧 remove warning suppression

* 🚨 fix weak-vtables warning #4087

* 🚨 suppress -Wweak-vtables warning

* 🚨 suppress -Wweak-vtables warning

*  fix test

*  fix test

*  fix test
2024-11-20 08:29:44 +01:00
..
conversions feat: Rebase feature/optional to develop (#4036) 2024-11-16 17:19:33 +01:00
input Possible fix for #4485 (#4487) 2024-11-19 13:54:04 +01:00
iterators Make iterator_proxy_value a forward_iterator (#4371) (#4372) 2024-11-15 09:28:40 +01:00
meta Another desperate try to fix the CI (#4489) 2024-11-13 10:21:26 +01:00
output Another desperate try to fix the CI (#4489) 2024-11-13 10:21:26 +01:00
abi_macros.hpp JSON for Modern C++ 3.11.3 (#4222) 2023-11-28 22:36:31 +01:00
exceptions.hpp Fix weak-vtables warning (#4500) 2024-11-20 08:29:44 +01:00
hash.hpp JSON for Modern C++ 3.11.3 (#4222) 2023-11-28 22:36:31 +01:00
json_custom_base_class.hpp JSON for Modern C++ 3.11.3 (#4222) 2023-11-28 22:36:31 +01:00
json_pointer.hpp JSON for Modern C++ 3.11.3 (#4222) 2023-11-28 22:36:31 +01:00
json_ref.hpp JSON for Modern C++ 3.11.3 (#4222) 2023-11-28 22:36:31 +01:00
macro_scope.hpp Suppress warnings in NLOHMANN_JSON_SERIALIZE_ENUM (#4497) 2024-11-17 14:29:27 +01:00
macro_unscope.hpp JSON for Modern C++ 3.11.3 (#4222) 2023-11-28 22:36:31 +01:00
string_concat.hpp JSON for Modern C++ 3.11.3 (#4222) 2023-11-28 22:36:31 +01:00
string_escape.hpp JSON for Modern C++ 3.11.3 (#4222) 2023-11-28 22:36:31 +01:00
value_t.hpp JSON for Modern C++ 3.11.3 (#4222) 2023-11-28 22:36:31 +01:00