protected: void swap(basic_ostream& rhs);
std::locale imbue( const std::locale& loc );
template< class CharT, class Traits > void swap( std::basic_filebuf<CharT
template< class CharT, class Traits > void swap( basic_ifstream<CharT
void open( const char *filename, ios_base::openmode mode = ios_base::in|ios_base::out
Defined in header
protected: void swap(basic_istream& rhs);
std::ios_base::iostate exceptions() const; (1)
basic_ostream& flush();
basic_istream& operator>>( short& value ); basic_istream& operator>>(
Page 1 of 29