[#nlohmann-basic_json-0e-2constructor-05b] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-0e.adoc[basic_json<>]::basic_json :relfileprefix: ../../ :mrdocs: Construct from `value_t` == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- basic_json(xref:nlohmann/basic_json-00/value_t.adoc[value_t] const v); ---- == Parameters [cols=2] |=== | Name | Description | *v* | The object to construct from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#