void swap( basic_stringstream& other );
protected: virtual std::basic_streambuf<CharT, Traits>*
bool is_open() const;
protected: virtual int_type pbackfail( int_type c = Traits::eof()
Defined in header
virtual int_type underflow();
protected: void swap(basic_ostream& rhs);
std::locale imbue( const std::locale& loc );
Page 5 of 29