Defined in header
(1)
template< class Iterator1, class Iterator2 >
The iterator library provides definitions for five kinds of iterators as well as iterator traits, adapters, and utility functions. Iterator
template< class Iterator > typename rever
Iterator base() const;
istream_iterator& operator++(); (1)
istreambuf_iterator& operator++(); (1)
Page 3 of 6