$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost 1.58.0 has been released
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2015-04-17 16:58:53
Release 1.58.0 of the Boost C++ Libraries is now available.
These open-source libraries work well with the C++ Standard Library, and
are usable across a broad spectrum of applications.
The Boost license encourages both commercial and non-commercial use.
This release contains two new libraries and numerous enhancements and bug
fixes for existing libraries.
New Libraries
* 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))
For details, including download links, see
http://www.boost.org/users/news/version_1.58.0
You can also download directly from SourceForge:
http://sourceforge.net/projects/boost/files/boost/1.58.0/
To install this release on your system, see
http://www.boost.org/doc/libs/release/more/getting_started/index.html
Thanks,
--The Boost release team
Vladimir Prus
Rene Rivera
Marshall Clow
Eric Niebler
Daniel James
Beman Dawes