[#nlohmann-basic_json-0e-2conversion-0f] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-0e.adoc[basic_json<>]::operator xref:nlohmann/basic_json-00/value_t.adoc[value_t] :relfileprefix: ../../ :mrdocs: Conversion to `value_t` == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr operator xref:nlohmann/basic_json-00/value_t.adoc[value_t]() const noexcept; ---- == Return Value The object converted to `value_t` [.small]#Created with https://www.mrdocs.com[MrDocs]#