#include <std_istream.h>
Public Types | |
typedef _Traits | traits_type |
typedef basic_streambuf<_CharT, _Traits> | __streambuf_type |
typedef basic_istream<_CharT, _Traits> | __istream_type |
typedef __istream_type::__ctype_type | __ctype_type |
typedef _Traits::int_type | __int_type |
Public Methods | |
sentry (basic_istream< _CharT, _Traits > &__is, bool __noskipws=false) | |
operator bool () | |
Private Attributes | |
bool | _M_ok |
|
Definition at line 226 of file std_istream.h. |
|
Definition at line 227 of file std_istream.h. |
|
Definition at line 225 of file std_istream.h. |
|
Definition at line 224 of file std_istream.h. |
|
Definition at line 223 of file std_istream.h. |
|
|
|
Definition at line 232 of file std_istream.h. |
|
Definition at line 235 of file std_istream.h. |