Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r70420 - sandbox/assign_v2/boost/assign/v2/include
From: erwann.rogard_at_[hidden]
Date: 2011-03-22 16:43:57


Author: e_r
Date: 2011-03-22 16:43:57 EDT (Tue, 22 Mar 2011)
New Revision: 70420
URL: http://svn.boost.org/trac/boost/changeset/70420

Log:
upd assign_v2
Removed:
   sandbox/assign_v2/boost/assign/v2/include/bitwise_or.hpp
   sandbox/assign_v2/boost/assign/v2/include/modulo.hpp

Deleted: sandbox/assign_v2/boost/assign/v2/include/bitwise_or.hpp
==============================================================================
--- sandbox/assign_v2/boost/assign/v2/include/bitwise_or.hpp 2011-03-22 16:43:57 EDT (Tue, 22 Mar 2011)
+++ (empty file)
@@ -1,16 +0,0 @@
-//////////////////////////////////////////////////////////////////////////////
-// Boost.Assign v2 //
-// //
-// Copyright (C) 2003-2004 Thorsten Ottosen //
-// Copyright (C) 2010 Erwann Rogard //
-// Use, modification and distribution are subject to the //
-// Boost Software License, Version 1.0. (See accompanying file //
-// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //
-//////////////////////////////////////////////////////////////////////////////
-#ifndef BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_ER_2010_HPP
-#define BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_ER_2010_HPP
-#include <boost/assign/v2/include/bitwise_or/chain.hpp>
-#include <boost/assign/v2/include/bitwise_or/convert.hpp>
-#include <boost/assign/v2/include/bitwise_or/csv_put.hpp>
-
-#endif // BOOST_ASSIGN_V2_INCLUDE_BITWISE_OR_ER_2010_HPP

Deleted: sandbox/assign_v2/boost/assign/v2/include/modulo.hpp
==============================================================================
--- sandbox/assign_v2/boost/assign/v2/include/modulo.hpp 2011-03-22 16:43:57 EDT (Tue, 22 Mar 2011)
+++ (empty file)
@@ -1,22 +0,0 @@
-//////////////////////////////////////////////////////////////////////////////
-// Boost.Assign v2 //
-// //
-// Copyright (C) 2003-2004 Thorsten Ottosen //
-// Copyright (C) 2010 Erwann Rogard //
-// Use, modification and distribution are subject to the //
-// Boost Software License, Version 1.0. (See accompanying file //
-// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //
-//////////////////////////////////////////////////////////////////////////////
-#ifndef BOOST_ASSIGN_V2_INCLUDE_MODULO_ER_2010_HPP
-#define BOOST_ASSIGN_V2_INCLUDE_MODULO_ER_2010_HPP
-#include <boost/assign/v2/include/operator/modulus/data.hpp>
-#include <boost/assign/v2/include/operator/modulus/key.hpp>
-#include <boost/assign/v2/include/operator/modulus/insert.hpp>
-#include <boost/assign/v2/include/operator/modulus/iterate.hpp>
-#include <boost/assign/v2/include/operator/modulus/mapped.hpp>
-#include <boost/assign/v2/include/operator/modulus/push.hpp>
-#include <boost/assign/v2/include/operator/modulus/push_back.hpp>
-#include <boost/assign/v2/include/operator/modulus/push_front.hpp>
-#include <boost/assign/v2/include/operator/modulus/repeat.hpp>
-
-#endif // BOOST_ASSIGN_V2_INCLUDE_MODULO_ER_2010_HPP


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