Searched refs:remove_copy_if (Results 1 – 2 of 2) sorted by relevance
57 using __STD::remove_copy_if;
530 _OutputIter remove_copy_if(_InputIter __first, _InputIter __last, in remove_copy_if() function555 : remove_copy_if(++__i, __last, __first, __pred); in remove_if()