🔥 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.
Showing
doc/examples/basic_json__istream.cpp
deleted
100644 → 0
Please
register
or
sign in
to comment