|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r59517 - sandbox/statistics/detail/assign/boost/assign
From: erwann.rogard_at_[hidden]
Date: 2010-02-05 19:05:38
Author: e_r
Date: 2010-02-05 19:05:38 EST (Fri, 05 Feb 2010)
New Revision: 59517
URL: http://svn.boost.org/trac/boost/changeset/59517
Log:
m
Text files modified:
sandbox/statistics/detail/assign/boost/assign/cref_list_of2.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/statistics/detail/assign/boost/assign/cref_list_of2.hpp
==============================================================================
--- sandbox/statistics/detail/assign/boost/assign/cref_list_of2.hpp (original)
+++ sandbox/statistics/detail/assign/boost/assign/cref_list_of2.hpp 2010-02-05 19:05:38 EST (Fri, 05 Feb 2010)
@@ -22,7 +22,7 @@
namespace boost{
namespace assign{
- // This a variation on Boost.Assign's cref_list_of that is more
+ // This is a variation on Boost.Assign's cref_list_of that is more
// convenient as the number of items must not be specified in advance
// Usage : vec = cref_list2_of(a)(b)(c)
// The idea of this class was developed in collaboration with M.P.G.
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