Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60422 - sandbox/statistics/detail/assign/libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-03-10 10:17:35


Author: e_r
Date: 2010-03-10 10:17:34 EST (Wed, 10 Mar 2010)
New Revision: 60422
URL: http://svn.boost.org/trac/boost/changeset/60422

Log:
m
Text files modified:
   sandbox/statistics/detail/assign/libs/assign/doc/index.html | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: sandbox/statistics/detail/assign/libs/assign/doc/index.html
==============================================================================
--- sandbox/statistics/detail/assign/libs/assign/doc/index.html (original)
+++ sandbox/statistics/detail/assign/libs/assign/doc/index.html 2010-03-10 10:17:34 EST (Wed, 10 Mar 2010)
@@ -514,8 +514,8 @@
 
 <p>
 A variation on <code>ref_list_of()</code> and <code>cref_list_of()</code>, are <code>ref_rebind_list_of()</code> and <code>cref_rebind_list_of()</code>, respectively,
-that have rebind, rather than copy semantics, when the collection is used as the left hand side of an assignement. These functions are less intuitive so their use is discouraged
-unless this specific feature is required. See the reference.
+that have rebind, rather than copy semantics, when the collection is used as the left hand side of an assignement.
+Their use is discouraged unless this specific feature is required. See the reference.
 </p>
 
 <h3>Functions <code>ref_csv()</code>, <code>cref_csv()</code> <a name="ref_csv"> and related functions</h3>


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