basic_istream::sentry Class Reference
#include
<stdapis/stlportv5/stl/_istream.h>
Link against: libstdcppv5.lib
class basic_istream::sentry |
Public Member Type Definitions |
---|
typedef | _Traits traits_type |
Member Type Definition Documentation
Typedef traits_type
typedef _Traits | traits_type |
Constructor & Destructor Documentation
sentry ( basic_istream< _CharT, _Traits > &, bool )
sentry | ( | basic_istream< _CharT, _Traits > & | __istr, |
| bool | __noskipws = false |
| ) | [inline, explicit] |
sentry ( basic_istream< _CharT, _Traits > &, _No_Skip_WS )
Member Function Documentation
operator bool ( )
operator bool | ( | ) | const [inline] |