Searched defs:remove_if (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ | ||
H A D | list.tcc | 393 remove_if(_Predicate __pred) in remove_if() function in std::list |
H A D | forward_list.tcc | 321 remove_if(_Pred __pred) in remove_if() function in std::forward_list |
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ | ||
H A D | forward_list.tcc | 312 remove_if(_Pred __pred) in remove_if() function in std::forward_list |
H A D | list.tcc | 515 remove_if(_Predicate __pred) in remove_if() function in std::list |