Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74972 - branches/release/libs
From: igaztanaga_at_[hidden]
Date: 2011-10-16 12:43:13


Author: igaztanaga
Date: 2011-10-16 12:43:12 EDT (Sun, 16 Oct 2011)
New Revision: 74972
URL: http://svn.boost.org/trac/boost/changeset/74972

Log:
Added Boost.Container description
Text files modified:
   branches/release/libs/libraries.htm | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm (original)
+++ branches/release/libs/libraries.htm 2011-10-16 12:43:12 EDT (Sun, 16 Oct 2011)
@@ -109,6 +109,7 @@
     <li>config - Helps boost
         library developers adapt to compiler idiosyncrasies; not
         intended for library users.</li>
+ <li>container - Standard library containers and extensions, from Ion Gazta&ntilde;aga</li>
     <li>conversion - Polymorphic and lexical casts, from Dave Abrahams and
         Kevlin Henney.</li>
     <li>crc - Cyclic Redundancy Code, from Daryle
@@ -368,6 +369,7 @@
         </li>
     <li>circular_buffer - STL compliant
         container also known as ring or cyclic buffer, from Jan Gaspar.</li>
+ <li>container - Standard library containers and extensions, from Ion Gazta&ntilde;aga</li>
     <li>dynamic_bitset - A runtime sized version of <tt>std::bitset</tt> from Jeremy Siek and Chuck Allison.</li>
     <li>gil - Generic Image Library, from
          Lubomir Bourdev and Hailin Jin.</li>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk