[#nlohmann-ordered_map-insert-0e] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/ordered_map.adoc[ordered_map]::insert :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<nlohmann/ordered_map.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::pair<iterator, bool> insert(xref:nlohmann/ordered_map/value_type.adoc[value_type]&& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#