[#nlohmann-basic_json-00-rend-02] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-00.adoc[basic_json]::rend :relfileprefix: ../../ :mrdocs: returns an iterator to the reverse‐end == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:nlohmann/basic_json-00/reverse_iterator.adoc[reverse_iterator] rend() noexcept; ---- == Return Value a reverse iterator for a basic_json container [.small]#Created with https://www.mrdocs.com[MrDocs]#