Home
last modified time | relevance | path

Searched defs:mem_functor5 (Results 1 – 3 of 3) sorted by relevance

/dports/games/ecwolf/ecwolf-1.3.3-src/android-libs/sigc++/sigc++/functors/
H A Dmem_fun.h329 mem_functor5() : func_ptr_(0) {} in mem_functor5() function
334 explicit mem_functor5(function_type _A_func) : func_ptr_(_A_func) {} in mem_functor5() function
/dports/devel/libsigc++20/libsigc++-2.10.4/untracked/sigc++/functors/
H A Dmem_fun.h365 mem_functor5() : func_ptr_(nullptr) {} in mem_functor5() function
370 explicit mem_functor5(function_type _A_func) : func_ptr_(_A_func) {} in mem_functor5() function
/dports/textproc/stardict3/stardict-3.0.6/dict/src/sigc++/functors/
H A Dmem_fun.h329 mem_functor5() : func_ptr_(0) {} in mem_functor5() function
334 explicit mem_functor5(function_type _A_func) : func_ptr_(_A_func) {} in mem_functor5() function