[#nlohmann-ordered_map-insert-026] = 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] const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#