Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r74176 - branches/release/status
From: igaztanaga_at_[hidden]
Date: 2011-08-31 12:39:25


Author: igaztanaga
Date: 2011-08-31 12:39:23 EDT (Wed, 31 Aug 2011)
New Revision: 74176
URL: http://svn.boost.org/trac/boost/changeset/74176

Log:
Added Boost.Container
Text files modified:
   branches/release/status/Jamfile.v2 | 2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)

Modified: branches/release/status/Jamfile.v2
==============================================================================
--- branches/release/status/Jamfile.v2 (original)
+++ branches/release/status/Jamfile.v2 2011-08-31 12:39:23 EDT (Wed, 31 Aug 2011)
@@ -56,6 +56,8 @@
     bimap/test # test-suite bimap
     bind/test # test-suite bind
     chrono/test # test-suite chrono
+ container/example # test-suite container_example
+ container/test # test-suite container_test
     circular_buffer/test # test-suite circular_buffer
     concept_check # test-suite concept_check
     config/test # test-suite config


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