diff --git a/src/json.hpp b/src/json.hpp index 4f4710707..d8f337599 100644 --- a/src/json.hpp +++ b/src/json.hpp @@ -150,6 +150,38 @@ struct has_mapped_type std::is_integral()))>::value; }; +template