nlohmann::ordered_map::const_iterator

a const iterator over the underlying container

Synopsis

Declared in <nlohmann/ordered_map.hpp>

using const_iterator = Container::const_iterator;