_Scan_for_char_val Struct Reference
#include
<stdapis/stlportv5/stl/_istream.c>
struct _Scan_for_char_val |
Public Attributes |
---|
char_type | _M_val |
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_val
Constructor & Destructor Documentation
_Scan_for_char_val ( char_type )
_Scan_for_char_val | ( | char_type | __val | ) | [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] |