ReactOS 0.4.15-dev-8621-g4b051b9
|
Public Types | |
typedef _Traits::char_type | char_type |
typedef char_type * | first_argument_type |
typedef char_type * | second_argument_type |
typedef char_type * | result_type |
Public Member Functions | |
_Scan_wspace_null (const ctype< char_type > *__c_type) | |
const char_type * | operator() (const char_type *__first, const char_type *__last) const |
Public Attributes | |
const ctype< char_type > * | _M_ctype |
Definition at line 94 of file _istream.c.
typedef _Traits::char_type _Scan_wspace_null< _Traits >::char_type |
Definition at line 95 of file _istream.c.
typedef char_type* _Scan_wspace_null< _Traits >::first_argument_type |
Definition at line 96 of file _istream.c.
typedef char_type* _Scan_wspace_null< _Traits >::result_type |
Definition at line 98 of file _istream.c.
typedef char_type* _Scan_wspace_null< _Traits >::second_argument_type |
Definition at line 97 of file _istream.c.
|
inline |
Definition at line 102 of file _istream.c.
|
inline |
Definition at line 104 of file _istream.c.
const ctype<char_type>* _Scan_wspace_null< _Traits >::_M_ctype |
Definition at line 100 of file _istream.c.