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