json/src
Niels Lohmann 7b8fd864e2
🔥 removed deprecated constructor #480
The constructor basic_json(std::istream&, const parser_callback_t) has
been deprecated since version 2.0.0. This commit removes it together
with its code example, deprecation macro, and test cases. The code now
also compiles with -W-deprecated-declarations.
2017-03-01 17:49:03 +01:00
..
json.hpp 🔥 removed deprecated constructor #480 2017-03-01 17:49:03 +01:00
json.hpp.re2c 🔥 removed deprecated constructor #480 2017-03-01 17:49:03 +01:00