|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r60439 - sandbox/statistics/detail/assign/libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-03-10 13:19:50
Author: e_r
Date: 2010-03-10 13:19:49 EST (Wed, 10 Mar 2010)
New Revision: 60439
URL: http://svn.boost.org/trac/boost/changeset/60439
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 13:19:49 EST (Wed, 10 Mar 2010)
@@ -932,7 +932,7 @@
The first two functions are used to construct anonymous list which can be converted to any standard container
and <code>boost::array<T,sz>.</code> Specifically, the
object returned by the two functions is generic_list<>
.
- The third function can be used to construct an anonymous list of references. The corresponding collection builder is
+ The third function can be used to construct an anonymous list of references. The corresponding proxy object is
<a href="#ref-static_generic_list"><code>static_generic_list<></code></a>. Note that in the <a href="#auto_size">auto-size</a>
framework there are <a href="#ref-ref_list_of">overloads<a> for this function, that deduce the number of arguments at compile time.
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