$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r60412 - sandbox/statistics/detail/assign/libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-03-10 00:06:07
Author: e_r
Date: 2010-03-10 00:06:07 EST (Wed, 10 Mar 2010)
New Revision: 60412
URL: http://svn.boost.org/trac/boost/changeset/60412
Log:
m
Text files modified:
sandbox/statistics/detail/assign/libs/assign/doc/index.html | 2 +-
1 files changed, 1 insertions(+), 1 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 00:06:07 EST (Wed, 10 Mar 2010)
@@ -1581,7 +1581,7 @@
</p>
<p>
Naturally, this requires that the arguments be allocated on the stack. Consequently, this set up is
- ill-suited for the method <code>range()</code>, of which the size of its argument, unlike the proxy objects that
+ ill-suited for the method <code>range()</code> whose argument size, unlike the proxy objects that
predate this one throughout this library, must be specified explictly. A fully 'auto-size' framework
could be achieved, in the future, by having <code>auto_size::expr<></code> expose a member function
<code>concat()</code>, that returns a proxy object whose task is to aggregate collections, similarly to