Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_function_adaptors.h144 class _Const_mem_fun0_ref : public unary_function<_Tp,_Result> {
147 explicit _Const_mem_fun0_ref(__fun_type __f) : _M_f(__f) {} in _Const_mem_fun0_ref() function
176 typedef _Const_mem_fun0_ref<_Result,_Tp> _Ref_const;