Changes between Version 28 and Version 29 of LibrariesUnderConstruction
- Timestamp:
- Feb 4, 2009, 7:18:35 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LibrariesUnderConstruction
v28 v29 19 19 * '''State:''' 20 20 * '''Last upload:''' 2009 Jan 13 21 * '''Links:''' [http://www.boostpro.com/vault/i mages/download.gifBosst Vault]21 * '''Links:''' [http://www.boostpro.com/vault/index.php?action=downloadfile&filename=algorithm_sorting.zip&directory=&PHPSESSID=96307fee8086c06036af42fae790b449 Bosst Vault] 22 22 * '''Description:''' The Sorting Algorithm Library provides a generic implementation of high-speed sorting algorithms that outperform those in the C++ standard in both average and worst case performance. These algorithms only work on random access iterators. 23 23