../include/json.hpp:1799:1: warning: 'tuple_size' defined as a class template here but previously declared as a struct template [-Wmismatched-tags]
class tuple_size<::nlohmann::detail::iteration_proxy_value<IteratorType>>
^
/usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/tuple:798:5: note: did you mean class here?
struct tuple_size;
Linux Debian
clang version 7.0.0
developbranch?3.5.0