2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-30 08:22:18 +00:00

Add sort library to the release notes

This commit is contained in:
spreadsort
2015-03-10 06:36:35 -04:00
parent 7e058d60e9
commit 21fa36ecdd

View File

@@ -26,6 +26,9 @@
* [phrase library..[@/libs/corotuine2/ Coroutine2]:]
* C++14-only implementation of coroutines
* [phrase library..[@/libs/sort/ Sort]:]
* includes spreadsort, a general-case hybrid radix sort that is faster than O(n*log(n))
* /TODO/
[endsect]