nlohmann
::
basic_json
::is_discarded
return whether value is discarded
Synopsis
Declared in
<nlohmann/json.hpp>
constexpr bool is_discarded() const noexcept;
Created with
MrDocs