Searched refs:argument_type (Results 1 – 5 of 5) sorted by relevance
115 typedef typename _Operation::argument_type argument_type; typedef137 : public unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> {138 typedef unary_function<typename __UNARY_ARG(_Predicate, argument_type), bool> _Base;140 typedef typename _Base::argument_type argument_type; typedef142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType;194 typedef typename _Base::argument_type argument_type; typedef197 typedef typename __call_traits<argument_type>::param_type _ArgParamType;198 typedef typename __call_traits<argument_type>::const_param_type _ConstArgParamType;229 typedef typename _Base::argument_type argument_type; typedef232 typedef typename __call_traits<argument_type>::param_type _ArgParamType;[all …]
53 typedef typename _Traits::char_type argument_type; typedef56 const ctype<argument_type>* _M_ctype;58 _Is_not_wspace(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} in _Is_not_wspace()59 bool operator()(argument_type __c) const in operator()65 typedef typename _Traits::char_type argument_type; typedef68 const ctype<argument_type>* _M_ctype;70 _Is_wspace_null(const ctype<argument_type>* __c_type) : _M_ctype(__c_type) {} in _Is_wspace_null()71 bool operator()(argument_type __c) const { in operator()72 return _Traits::eq(__c, argument_type()) || in operator()
41 typedef _Arg argument_type; typedef184 typedef _Argument argument_type;
51 typedef Arg argument_type; typedef
42 typedef _Arg argument_type;