Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60103 - sandbox/statistics/detail/assign/boost/assign/auto_size/detail
From: erwann.rogard_at_[hidden]
Date: 2010-03-03 10:41:39


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

Log:
m
Text files modified:
   sandbox/statistics/detail/assign/boost/assign/auto_size/detail/csv.hpp | 3 +--
   1 files changed, 1 insertions(+), 2 deletions(-)

Modified: sandbox/statistics/detail/assign/boost/assign/auto_size/detail/csv.hpp
==============================================================================
--- sandbox/statistics/detail/assign/boost/assign/auto_size/detail/csv.hpp (original)
+++ sandbox/statistics/detail/assign/boost/assign/auto_size/detail/csv.hpp 2010-03-03 10:41:38 EST (Wed, 03 Mar 2010)
@@ -21,8 +21,7 @@
 // are overloaded on the number of arguments.
 //
 // Let n = BOOST_ASSIGN_CSV_SIZE and a1,...,an, objects of type T, Ref an alias
-// for BOOST_ASSIGN_CSV_ref, and w<U,N> and alias for
-// array_wrapper<U,N,BOOST_ASSIGN_CSV_ref>.
+// for BOOST_ASSIGN_CSV_ref, and w<U,N> and alias for array_wrapper<U,N,Ref>.
 //
 // Usage:
 // BOOST_ASSIGN_CSV(fun) creates for i=1,...,n the following overloads:


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