Boost logo

Boost-Commit :

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


Author: e_r
Date: 2010-03-10 13:18:16 EST (Wed, 10 Mar 2010)
New Revision: 60438
URL: http://svn.boost.org/trac/boost/changeset/60438

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 13:18:16 EST (Wed, 10 Mar 2010)
@@ -933,8 +933,8 @@
   and <code>boost::array&lt;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
- static_generic_list<>. Note that the 'auto-size'
- framework defines <a href="#ref-ref_list_of">overloads<a> for this function, that deduce the number of arguments at compile time.
+ static_generic_list<>. Note that in the auto-size
+ framework there are <a href="#ref-ref_list_of">overloads<a> for this function, that deduce the number of arguments at compile time.
   
   <h3><a name="ref-make_list_inserter">Function <code>make_list_inserter()</code></a></h3>
   <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