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