[#nlohmann-basic_json-00-const_iterator] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-00.adoc[basic_json]::const_iterator :relfileprefix: ../../ :mrdocs: a const iterator for a basic_json container == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using const_iterator = xref:nlohmann/basic_json-00.adoc[iter_impl<basic_json const>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#