json/include/nlohmann
Florian Kauer 74ebbd2912 Make library buildable with -Werror=effc++
Adding initialization of several members to avoid the
error: ... should be initialized in the member initialization list

Deleting copy constructors and assignment operators for classes
with pointer data member to avoid the
error: ... has pointer data members but does not override ...
2019-02-22 09:34:28 +01:00
..
detail Make library buildable with -Werror=effc++ 2019-02-22 09:34:28 +01:00
adl_serializer.hpp 🚨 fixed some more linter warnings 2018-10-28 09:15:41 +01:00
json_fwd.hpp 🚨 fixed some clang-tidy warnings 2018-10-07 18:39:18 +02:00
json.hpp Merge pull request #1474 from nickaein/develop 2019-02-13 13:05:21 +01:00