return whether value is discarded
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
constexpr bool is_discarded() const noexcept;
true if the value is discarded; false otherwise
true
false