[#nlohmann-basic_json-00-from_msgpack-04] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-00.adoc[basic_json]::from_msgpack :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[__warn_unused_result__, __deprecated__]] static xref:nlohmann/basic_json-00.adoc[basic_json] from_msgpack( detail::span_input_adapter&& i, bool const strict = true, bool const allow_exceptions = true); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#