Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
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