diff --git a/src/json.hpp b/src/json.hpp index 703a1e023..096aecc8b 100644 --- a/src/json.hpp +++ b/src/json.hpp @@ -150,6 +150,9 @@ struct has_mapped_type std::is_integral()))>::value; }; +template