Iterator base() const;
ostreambuf_iterator( streambuf_type* buffer ); (1)
ostreambuf_iterator& operator++();
explicit insert_iterator( Container& c, typename Container::iterator
Defined in header
Page 6 of 6