$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r53541 - branches/release/libs/spirit/classic/doc
From: hartmut.kaiser_at_[hidden]
Date: 2009-06-01 10:59:18
Author: hkaiser
Date: 2009-06-01 10:59:17 EDT (Mon, 01 Jun 2009)
New Revision: 53541
URL: http://svn.boost.org/trac/boost/changeset/53541
Log:
Spirit.Classic: fix #2858
Text files modified: 
   branches/release/libs/spirit/classic/doc/functional.html |     4 ----                                    
   1 files changed, 0 insertions(+), 4 deletions(-)
Modified: branches/release/libs/spirit/classic/doc/functional.html
==============================================================================
--- branches/release/libs/spirit/classic/doc/functional.html	(original)
+++ branches/release/libs/spirit/classic/doc/functional.html	2009-06-01 10:59:17 EDT (Mon, 01 Jun 2009)
@@ -119,10 +119,6 @@
     <td class="table_cells">Generalized binders for function/object/pointers and 
       member functions, from Peter Dimov</td>
   </tr>
-  <td class="table_cells">compose</td>
-  <td class="table_cells">Functional composition adapters for the STL, from Nicolai 
-    Josuttis</td>
-  </tr>
   <td class="table_cells">function</td>
   <td class="table_cells">Function object wrappers for deferred calls or callbacks, 
     from Doug Gregor</td>