Defined in header
local_iterator end( size_type n );
Declarations introduce (or re-introduce) names into the C++ program. Each kind of entity is declared differently.
int_type get(); (1)
void pop_front();
void merge( forward_list& other ); (1)
bool unique() const;
Operator name Syntax
Page 56 of 100