Functions | |
template<typename I , typename S , typename C , typename P = identity> | |
CPP_TEMPLATE_AUX_0 | ranges::I (requires bidirectional_iterator< I > &&sentinel_for< S, I > &&indirect_unary_predicate< C, projected< I, P >> &&permutable< I >) III stable_partition(I first |
function template stable_partition | |