Boost logo

Boost-Commit :

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


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

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:50:49 EST (Wed, 10 Mar 2010)
@@ -788,8 +788,8 @@
   <p>In this framework, a collection of references from passed argument is first aggregated
   into nested compile time expressions, the last of which is fitted, as needed, with iterators and
   conversion operations. This is in contrast to other parts of this library, where the argument is either
- directly inserted into its destination container or stored in a runtime-fashion. The corresponding functions, however,
- such as ref_list_of() or ref_csv(),
+ directly inserted into its destination container or stored in a runtime-fashion. The functions in this framework
+ ref_list_of() and ref_csv(),
   operate under the same principle as those in the rest of this library and are therefore in the same namespace, <code>boost::assign</code>.
   The implementation is in <code>boost::assign::detail::auto_size</code>.
   </p>


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