|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r60246 - in sandbox/statistics/detail/assign: boost/assign/auto_size/detail libs/assign/doc
From: erwann.rogard_at_[hidden]
Date: 2010-03-06 11:28:05
Author: e_r
Date: 2010-03-06 11:28:04 EST (Sat, 06 Mar 2010)
New Revision: 60246
URL: http://svn.boost.org/trac/boost/changeset/60246
Log:
m
Text files modified:
sandbox/statistics/detail/assign/boost/assign/auto_size/detail/expr.hpp | 1 -
sandbox/statistics/detail/assign/libs/assign/doc/revision_history.txt | 5 +++--
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: sandbox/statistics/detail/assign/boost/assign/auto_size/detail/expr.hpp
==============================================================================
--- sandbox/statistics/detail/assign/boost/assign/auto_size/detail/expr.hpp (original)
+++ sandbox/statistics/detail/assign/boost/assign/auto_size/detail/expr.hpp 2010-03-06 11:28:04 EST (Sat, 06 Mar 2010)
@@ -8,7 +8,6 @@
//////////////////////////////////////////////////////////////////////////////
#ifndef BOOST_ASSIGN_AUTO_SIZE_DETAIL_EXPR_ER_2010_HPP
#define BOOST_ASSIGN_AUTO_SIZE_DETAIL_EXPR_ER_2010_HPP
-#include <iostream> // temp
#include <ostream>
#include <boost/mpl/void.hpp>
#include <boost/mpl/if.hpp>
Modified: sandbox/statistics/detail/assign/libs/assign/doc/revision_history.txt
==============================================================================
--- sandbox/statistics/detail/assign/libs/assign/doc/revision_history.txt (original)
+++ sandbox/statistics/detail/assign/libs/assign/doc/revision_history.txt 2010-03-06 11:28:04 EST (Sat, 06 Mar 2010)
@@ -1,7 +1,8 @@
// Revision history:
//
-// March 4, 2010 : Created function template overloads that allow to specify a
-// policy.
+// March 6, 2010 : Added support for range insertion
+// March 4, 2010 : Created function template overloads to ref_list_of() etc.
+// that allow to specify a policy.
// March 1, 2010 : Factored interface into a policy. Csv functions now return an
// array-like structure; the collection is only used to build them which is
// much more efficient.
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