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

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...