Home
last modified time | relevance | path

Searched refs:_ConstArgParamType (Results 1 – 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
D_function.h198 typedef typename __call_traits<argument_type>::const_param_type _ConstArgParamType; typedef
208 result_type operator()(_ConstArgParamType __x) const in operator()
233 typedef typename __call_traits<argument_type>::const_param_type _ConstArgParamType; typedef
243 result_type operator()(_ConstArgParamType __x) const in operator()