Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r63196 - trunk/libs
From: daniel_james_at_[hidden]
Date: 2010-06-21 16:37:29


Author: danieljames
Date: 2010-06-21 16:37:28 EDT (Mon, 21 Jun 2010)
New Revision: 63196
URL: http://svn.boost.org/trac/boost/changeset/63196

Log:
Update libs/libraries.htm from release.
Text files modified:
   trunk/libs/libraries.htm | 14 ++++++++++----
   1 files changed, 10 insertions(+), 4 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2010-06-21 16:37:28 EDT (Mon, 21 Jun 2010)
@@ -138,11 +138,11 @@
     <li>functional - Enhanced
         function object adaptors, from Mark Rodgers.</li>
     <li>functional/factory -
- Function objects for dynamic and by-value construction,
- from Tobias Schwinger.</li>
+ function object templates for dynamic and static object creation,
+ from Tobias Schwinger</li>
     <li>functional/forward -
- Function object adapters to address the forwarding problem,
- from Tobias Schwinger.</li>
+ adapters to allow generic function objects to accept arbitrary
+ arguments, from Tobias Schwinger</li>
     <li>functional/hash -
         A TR1 hash function object that can be extended to hash user defined
         types, from Daniel James.</li>
@@ -432,6 +432,12 @@
       for deferred calls or callbacks, from Doug Gregor.</li>
     <li>functional - Enhanced
         function object adaptors, from Mark Rodgers.</li>
+ <li>functional/factory -
+ function object templates for dynamic and static object creation,
+ from Tobias Schwinger</li>
+ <li>functional/forward -
+ adapters to allow generic function objects to accept arbitrary
+ arguments, from Tobias Schwinger</li>
     <li>functional/hash -
         A TR1 hash function object that can be extended to hash user defined
         types, from Daniel James.</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