json/single_include
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
..
nlohmann Make library buildable with -Werror=effc++ 2019-02-22 09:34:28 +01:00