Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_function_adaptors.h157 class _Const_mem_fun1_ref : public binary_function<_Tp,_Arg,_Result> {
160 explicit _Const_mem_fun1_ref(__fun_type __f) : _M_f(__f) {} in _Const_mem_fun1_ref() function
184 typedef _Const_mem_fun1_ref<_Result,_Tp,_Arg> _Ref_const;