an iterator for a basic_json container

Synopsis

Declared in <nlohmann/json.hpp>

using iterator = iter_impl<basic_json>;

Created with MrDocs