reverse_iterator& operator++(); (1)
The iterator library provides definitions for five kinds of iterators as well as iterator traits, adapters, and utility functions. Iterator
(1)
Defined in header
explicit back_insert_iterator( Container& c );
Iterator base() const;
istreambuf_iterator& operator++(); (1)
Page 3 of 6