Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-07-26 14:38:08


Author: danieljames
Date: 2008-07-26 14:38:07 EDT (Sat, 26 Jul 2008)
New Revision: 47830
URL: http://svn.boost.org/trac/boost/changeset/47830

Log:
Add Boost.Exception to the miscellaneous libraries.
Text files modified:
   trunk/libs/libraries.htm | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2008-07-26 14:38:07 EDT (Sat, 26 Jul 2008)
@@ -654,6 +654,7 @@
     <li>crc - Cyclic Redundancy Code, from Daryle
       Walker.</li>
     <li>date_time - Date-Time library from Jeff Garland.</li>
+ <li>exception - A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads (N2179), from Emil Dotchevski.</li>
     <li>filesystem - Portable paths,
     iteration over directories, and other useful filesystem operations, from
     Beman Dawes.</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