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 c704d26 commit 807ce62Copy full SHA for 807ce62
RELEASES.txt
@@ -39,6 +39,7 @@ Version 0.5 (December 2012)
39
* New condition handling system in `core::condition`
40
* Timsort added to `std::sort`
41
* New priority queue, `std::priority_queue`
42
+ * Pipes for serializable types, `std::flatpipes'
43
* Serialization overhauled to be trait-based
44
* Expanded `getopts` definitions
45
* Moved futures to `std`
0 commit comments