nlohmann
::
ordered_map
::ordered_map
Default constructor
Synopsis
Declared in
<nlohmann/ordered_map.hpp>
ordered_map() noexcept(noexcept(Container()));
Created with
MrDocs