Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns a const iterator that addresses the location succeeding the last element in a reversed string.
const_reverse_iterator crend() const;
Return Value
A const reverse iterator that addresses the location succeeding the last element in a reversed string (the location that had preceded the first element in the unreversed string).
Requirements
Header: <string>
Namespace: std