summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorBeman <bdawes@acm.org>2014-08-14 16:28:13 -0400
committerBeman <bdawes@acm.org>2015-02-19 08:34:53 -0500
commitb4b58da3451ca468d7eab27627ba65a69b8f085c (patch)
treea37a64a4b0a3fd7bec316673f5e4b7bc85c97bfc /libs/libraries.htm
parent871e21a9c8ec40a4515546d2be85505d03ef8dcb (diff)
downloadboost-b4b58da3451ca468d7eab27627ba65a69b8f085c.tar.gz
Add Boost.Endian to boost super-project branch master
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm18
1 files changed, 15 insertions, 3 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 34e00ab458..8a0eff7f32 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -130,8 +130,11 @@ how to download, build, and install the libraries.</p>
Walker.</li>
<li><a href="date_time/doc/index.html">date_time</a> - Date-Time library from Jeff Garland.</li>
<li><a href="dynamic_bitset/dynamic_bitset.html">dynamic_bitset</a> - A runtime sized version of <tt>std::bitset</tt> from Jeremy Siek and Chuck Allison.</li>
- <li><a href="exception/doc/boost-exception.html">exception</a> - A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads (<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2179.html">N2179</a>), from Emil Dotchevski.</li>
+ <li><a href="endian/index.html">endian</a> - Types and conversion functions
+ for correct byte ordering and more regardless of processor endianness, from
+ Beman Dawes</li>
<li><a href="utility/enable_if.html">enable_if</a> - Selective inclusion of function template overloads, from Jaakko J&auml;rvi, Jeremiah Willcock, and Andrew Lumsdaine.</li>
+ <li><a href="exception/doc/boost-exception.html">exception</a> - A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads (<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2179.html">N2179</a>), from Emil Dotchevski.</li>
<li><a href="filesystem/index.html">filesystem</a> - Portable paths,
iteration over directories, and other useful filesystem operations, from
Beman Dawes.</li>
@@ -637,7 +640,10 @@ how to download, build, and install the libraries.</p>
ports, file descriptors and Windows HANDLEs, from Chris Kohlhoff.</li>
<li><a href="assign/index.html">assign</a> - Filling containers
with constant or generated data has never been
- easier, from Thorsten Ottosen.
+ easier, from Thorsten Ottosen.</li>
+ <li><a href="endian/index.html">endian</a> - Types and conversion functions
+ for correct byte ordering and more regardless of processor endianness, from
+ Beman Dawes
</li>
<li><a href="format/index.html">format</a> - Type-safe 'printf-like' format
operations, from Samuel Krempp.</li>
@@ -720,6 +726,9 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<ul>
<li><a href="accumulators/index.html">accumulators</a> - Framework for incremental
calculation, and collection of statistical accumulators, from Eric Niebler.</li>
+ <li><a href="endian/index.html">endian</a> - Types and conversion functions
+ for correct byte ordering and more regardless of processor endianness, from
+ Beman Dawes</li>
<li><a href="geometry/index.html">geometry</a> - Geometry Library, from
Barend Gehrels, Bruno Lalande and Mateusz Loskot.</li>
<li><a href="integer/index.html">integer</a> - Headers to ease
@@ -892,6 +901,9 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<li><a href="conversion/index.html">conversion</a> - Polymorphic casts, from Dave Abrahams and
Kevlin Henney.</li>
<li><a href="core/index.html">core</a> - A collection of simple core utilities with minimal dependencies, maintained by Peter Dimov, Glen Fernandes, and Andrey Semashev.</li>
+ <li><a href="endian/index.html">endian</a> - Types and conversion functions
+ for correct byte ordering and more regardless of processor endianness, from
+ Beman Dawes</li>
<li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
from Fernando Cacciola.</li>
@@ -936,7 +948,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
<p>Revised
<!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %b %Y" startspan -->03 Nov 2009<!--webbot bot="Timestamp" endspan i-checksum="15274" --></p>
+s-format="%d %b %Y" startspan -->13 Aug 2014<!--webbot bot="Timestamp" endspan i-checksum="14769" --></p>
<p>&copy; Copyright Beman Dawes 2000-2004</p>
<p>Distributed under the Boost Software License, Version 1.0.