[#nlohmann-ordered_map-2constructor-08] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/ordered_map.adoc[ordered_map]::ordered_map :relfileprefix: ../../ :mrdocs: Default constructor == Synopsis Declared in `<nlohmann/ordered_map.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ordered_map() noexcept(noexcept(Container())); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#