Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73369 - trunk/libs/phoenix/doc
From: joel_at_[hidden]
Date: 2011-07-25 21:51:39


Author: djowel
Date: 2011-07-25 21:51:38 EDT (Mon, 25 Jul 2011)
New Revision: 73369
URL: http://svn.boost.org/trac/boost/changeset/73369

Log:
fixed typo
Text files modified:
   trunk/libs/phoenix/doc/what_s_new.qbk | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/phoenix/doc/what_s_new.qbk
==============================================================================
--- trunk/libs/phoenix/doc/what_s_new.qbk (original)
+++ trunk/libs/phoenix/doc/what_s_new.qbk 2011-07-25 21:51:38 EDT (Mon, 25 Jul 2011)
@@ -19,12 +19,12 @@
   For an in depth discussion see the section [link phoenix.inside Inside Phoenix]
 * [link phoenix.modules.function] phoenix::function now supports function objects
   that implement the __boost_result_of__ protocol. *This is a breaking change*
-
+
   [/as well as the old return type
   deduction protocol. The same is true for [link phoenix.modules.bind Bind].]
 * Boilerplate macros to easily adapt already existing functions and function
   objects
-* [link phoenix.modules.bind Bind] is no completely compatible with Boost.Bind
+* [link phoenix.modules.bind Bind] is now completely compatible with Boost.Bind
 
 [endsect]
 


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