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