[#nlohmann-basic_json-00-is_discarded] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-00.adoc[basic_json]::is_discarded :relfileprefix: ../../ :mrdocs: return whether value is discarded == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr bool is_discarded() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#