Searched defs:remove_if (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/headers/cpp/
H A Dstl_list.h754 void list<_Tp, _Alloc>::remove_if(_Predicate __pred) function in class:list
H A Dstl_slist.h863 void slist<_Tp,_Alloc>::remove_if(_Predicate __pred) function in class:slist
H A Dstl_algo.h550 _ForwardIter remove_if(_ForwardIter __first, _ForwardIter __last, function

Completed in 101 milliseconds