Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60542 - sandbox/statistics/detail/assign/libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-03-12 22:23:55


Author: e_r
Date: 2010-03-12 22:23:55 EST (Fri, 12 Mar 2010)
New Revision: 60542
URL: http://svn.boost.org/trac/boost/changeset/60542

Log:
m
Text files modified:
   sandbox/statistics/detail/assign/libs/assign/doc/index.html | 3 +--
   1 files changed, 1 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-12 22:23:55 EST (Fri, 12 Mar 2010)
@@ -1706,8 +1706,7 @@
    The successive arguments that are passed to the unary operator must be allocated on the stack.
    Consequently, this set up is ill-suited for the method range() whose argument size must
    be specified explicitly (unless its argument has static size), unlike the remainder of this library. As long as the policy
- exposes iterators, however, it is interoperable with
- interoperates with the function chain_auto_convert() which serves a similar purpose.
+ exposes iterators, however, it is interoperable with the function chain_auto_convert() which serves a similar purpose.
 </p>
   <h3><a name="ref-lazy_array">Proxy object <code>lazy_array&lt;&gt;</code></a></h3>
   <b>Header</b> <code>&lt;boost/assign/auto_size/array/lazy.hpp></code>


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