Default constructor

Synopsis

Declared in <nlohmann/ordered_map.hpp>

ordered_map() noexcept(noexcept(Container()));

Created with MrDocs