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 addressing the position before the first element in a forward list.
const_iterator cbefore_begin() const;
Return Value
A forward iterator that points just before the first element of the sequence (or just before the end of an empty sequence).
Requirements
Header: <forward_list>
Namespace: std