[#bsl-map-0c7-rend-08] = xref:bsl.adoc[bsl]::xref:bsl/map-0c7.adoc[map<int, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>]::rend :relfileprefix: ../../ :mrdocs: Return a reverse iterator providing non‐modifiable access to the prior‐to‐the‐beginning element in the ordered sequence of `value_type` objects maintained by this map. == Synopsis Declared in `<bslstl_map.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/map-0c7/const_reverse_iterator.adoc[const_reverse_iterator] rend() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#