We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161d289 commit 0ac6883Copy full SHA for 0ac6883
RELEASES.txt
@@ -38,6 +38,7 @@ Version 0.5 (December 2012)
38
* Libraries
39
* New condition handling system in `core::condition`
40
* Timsort added to `std::sort`
41
+ * New priority queue, `std::priority_queue`
42
* Serialization overhauled to be trait-based
43
* Expanded `getopts` definitions
44
* Moved futures to `std`
0 commit comments