_Scan_wspace_null Struct Reference
#include
<stdapis/stlportv5/stl/_istream.c>
| Public Attributes |
|---|
| const ctype< char_type > * | _M_ctype |
Member Type Definition Documentation
Typedef char_type
| typedef _Traits::char_type | char_type |
Typedef first_argument_type
| typedef char_type * | first_argument_type |
Typedef result_type
| typedef char_type * | result_type |
Typedef second_argument_type
| typedef char_type * | second_argument_type |
Member Attribute Documentation
_M_ctype
| const ctype< char_type > * | _M_ctype |
Constructor & Destructor Documentation
_Scan_wspace_null ( const ctype< char_type > * )
| _Scan_wspace_null | ( | const ctype< char_type > * | __c_type | ) | [inline] |
Member Function Documentation
operator() ( const char_type *, const char_type * )
| const char_type * | operator() | ( | const char_type * | __first, |
| | const char_type * | __last |
| | ) | const [inline] |