diff --git a/src/json.hpp b/src/json.hpp index 2d3efda4e..88c7e9c9f 100644 --- a/src/json.hpp +++ b/src/json.hpp @@ -135,6 +135,38 @@ struct has_mapped_type std::is_integral()))>::value; }; +template