Searched defs:_Scan_wspace_null (Results 1 – 1 of 1) sorted by relevance
94 struct _Scan_wspace_null { struct102 _Scan_wspace_null(const ctype<char_type>* __c_type) : _M_ctype(__c_type) {} in _Scan_wspace_null() argument104 operator()(const char_type* __first, const char_type* __last) const { in operator()