Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_function_adaptors.h305 class _Void_const_mem_fun0_ref : public unary_function<_Tp,void> {
308 explicit _Void_const_mem_fun0_ref(__fun_type __f) : _M_f(__f) {} in _Void_const_mem_fun0_ref() function
336 typedef _Void_const_mem_fun0_ref<_Tp> _Ref_const;