Searched refs:_FstArgParamType (Results 1 – 1 of 1) sorted by relevance
170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType; typedef176 bool operator()(_FstArgParamType __x, _SndArgParamType __y) const { in operator()