Searched defs:_Ref (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A D_function_adaptors.h175 typedef _Mem_fun0_ref<_Result,_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
183 typedef _Mem_fun1_ref<_Result,_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
335 typedef _Void_mem_fun0_ref<_Tp> _Ref; typedef in struct:_Mem_fun_traits::_Args0
342 typedef _Void_mem_fun1_ref<_Tp,_Arg> _Ref; typedef in struct:_Mem_fun_traits::_Args1
424 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref {
426 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ref _Base;
460 public _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref {
462 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Tp,_Arg>::_Ref _Base;

Completed in 64 milliseconds