Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r70021 - in trunk/libs: . phoenix
From: thom.heller_at_[hidden]
Date: 2011-03-16 15:10:45


Author: theller
Date: 2011-03-16 15:10:44 EDT (Wed, 16 Mar 2011)
New Revision: 70021
URL: http://svn.boost.org/trac/boost/changeset/70021

Log:
forgot to add the forwarding index.html
Added:
   trunk/libs/phoenix/index.html
      - copied, changed from r70018, /trunk/libs/spirit/index.html
Text files modified:
   trunk/libs/libraries.htm | 4 +++-
   trunk/libs/phoenix/index.html | 2 +-
   2 files changed, 4 insertions(+), 2 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2011-03-16 15:10:44 EDT (Wed, 16 Mar 2011)
@@ -215,7 +215,9 @@
     Write functions that accept arguments by name, by David Abrahams
     and Daniel Wallin.</li>
 
- <li>Phoenix
+ <li>Phoenix - Define small unnamed
+ function objects at the actual call site, and more, from Joel de Guzman, Dan
+ Marsden and Thomas Heller</li>
     <li>pointer container
     - Containers for storing heap-allocated polymorphic objects to ease
       OO-programming, from Thorsten Ottosen. </li>

Copied: trunk/libs/phoenix/index.html (from r70018, /trunk/libs/spirit/index.html)
==============================================================================
--- /trunk/libs/spirit/index.html (original)
+++ trunk/libs/phoenix/index.html 2011-03-16 15:10:44 EDT (Wed, 16 Mar 2011)
@@ -12,4 +12,4 @@
     LICENSE_1_0.txt</a> or copy at
     <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</p>
   </body>
-</html>
\ No newline at end of file
+</html>


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