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