Defined in header
ostreambuf_iterator( streambuf_type* buffer ); (1)
ostreambuf_iterator& operator++();
template< class CharT, class Traits > bool operator==( const istreambuf_iterator<CharT
template< class Iterator1, class Iterator2 > bool operator==( const move_
bool equal( const istreambuf_iterator& it ) const;
Page 5 of 6