Searched refs:_aFunc (Results 1 – 1 of 1) sorted by relevance
41 OUnaryRefFunctor(const ::std::mem_fun_t<bool,T>& _aFunc) : m_aFunction(_aFunc) in OUnaryRefFunctor() argument