Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an iterator that addresses the location succeeding the last element in a forward list.
const_iterator end() const;
iterator end();
Return Value
A forward iterator that points just beyond the end of the sequence.
Requirements
Header: <forward_list>
Namespace: std