mirror of
https://github.com/boostorg/compute.git
synced 2026-01-31 08:02:16 +00:00
This adds an implementation of the nth_element() algorithm. For now the algorithm is trivially implemented by calling sort().
This adds an implementation of the nth_element() algorithm. For now the algorithm is trivially implemented by calling sort().