...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::sort::spreadsort::spreadsort — Generic spreadsort
variant detects value_type and calls required sort function.
// In header: <boost/sort/spreadsort/spreadsort.hpp> template<typename Range> void spreadsort(Range & range);
Note | |
---|---|
Sorting other data types requires picking between |
Parameters: |
|
||
Requires: |
[ |
||
Postconditions: |
The elements in the range [ |