void swap( basic_stringstream& other );
std::ios_base::iostate exceptions() const; (1)
pos_type tellg();
Defined in header
basic_fstream(); (1)
explicit basic_ostringstream( ios_base::openmode mode = ios_base::out );
template< class CharT, class Traits > void swap( basic_ifstream<CharT
Page 6 of 29