Functions | |
template<typename I , typename S , typename C = less, typename P = identity> | |
CPP_TEMPLATE_AUX_0 | ranges::I (requires ` sortable< I, C, P > &&random_access_iterator< I > &&sentinel_for< S, I >) III partial_sort(I first |
function template partial_sort More... | |