Boost Version 1.58 Released
The next version of boost is released.
Boost 1.58
From the release note:
These new libraries were added:
- Endian: Types and conversion functions for correct byte ordering and more regardless of processor endianness.
- Sort: Includes spreadsort, a general-case hybrid radix sort that is faster than O(n*log(n))
A huge number of bugfixes and improvements were implemented for the existing libraries.
Many thanks to all contributors and maintainer!


While we wait for CppCon 2015 in September, we’re featuring videos of some of the 100+ talks from CppCon 2014. Here is today’s feature: