Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Returns a const iterator that addresses the location succeeding the last element in a forward list.
const_reference cend() const;
Return Value
A forward iterator that points just beyond the end of the sequence.
Requirements
Header: <forward_list>
Namespace: std