nlohmann::ordered_map::ordered_map

Copy constructor

Synopsis

Declared in <nlohmann/ordered_map.hpp>

ordered_map(ordered_map const& other) = default;

Parameters

NameDescription
otherThe object to copy construct from