diff --git a/include/nlohmann/json.hpp b/include/nlohmann/json.hpp index a79be2dbd2..6bf77d507e 100644 --- a/include/nlohmann/json.hpp +++ b/include/nlohmann/json.hpp @@ -1872,6 +1872,7 @@ class basic_json // NOLINT(cppcoreguidelines-special-member-functions,hicpp-spec template < typename ValueType, typename std::enable_if < detail::conjunction < detail::negation>, + detail::negation>, detail::negation>>, detail::negation>, detail::negation>, diff --git a/single_include/nlohmann/json.hpp b/single_include/nlohmann/json.hpp index e40e3b05bd..00a5b0d22b 100644 --- a/single_include/nlohmann/json.hpp +++ b/single_include/nlohmann/json.hpp @@ -19052,6 +19052,7 @@ class basic_json // NOLINT(cppcoreguidelines-special-member-functions,hicpp-spec template < typename ValueType, typename std::enable_if < detail::conjunction < detail::negation>, + detail::negation>, detail::negation>>, detail::negation>, detail::negation>,