Range-v3
Range algorithms, views, and actions for the Standard Library
remove_if.hpp File Reference

Functions

template<typename I , typename S , typename C , typename P = identity>
CPP_TEMPLATE_AUX_0 ranges::I (requires ` permutable< I > &&sentinel_for< S, I > &&indirect_unary_predicate< C, projected< I, P >>) III partition(I first
 function template partition More...