Synopsis

Declared in <nlohmann/ordered_map.hpp>

using Container = std::vector<std::pair<Key const, T>, Allocator>;

Created with MrDocs