Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r86300 - trunk/boost/type_traits
From: john_at_[hidden]
Date: 2013-10-14 11:25:22


Author: johnmaddock
Date: 2013-10-14 11:25:21 EDT (Mon, 14 Oct 2013)
New Revision: 86300
URL: http://svn.boost.org/trac/boost/changeset/86300

Log:
Remove dead files.

Deleted:
   trunk/boost/type_traits/broken_compiler_spec.hpp
   trunk/boost/type_traits/transform_traits_spec.hpp

Deleted: trunk/boost/type_traits/broken_compiler_spec.hpp
==============================================================================
--- trunk/boost/type_traits/broken_compiler_spec.hpp 2013-10-14 11:25:21 EDT (Mon, 14 Oct 2013) (r86299)
+++ /dev/null 00:00:00 1970 (deleted)
@@ -1,16 +0,0 @@
-
-// Copyright 2001-2003 Aleksey Gurtovoy.
-// 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).
-//
-// See http://www.boost.org/libs/type_traits for most recent version including documentation.
-
-#ifndef BOOST_TT_BROKEN_COMPILER_SPEC_HPP_INCLUDED
-#define BOOST_TT_BROKEN_COMPILER_SPEC_HPP_INCLUDED
-
-// Obsolete. Remove.
-#define BOOST_TT_BROKEN_COMPILER_SPEC(T)
-#define BOOST_BROKEN_COMPILER_TYPE_TRAITS_SPECIALIZATION(T)
-
-#endif // BOOST_TT_BROKEN_COMPILER_SPEC_HPP_INCLUDED

Deleted: trunk/boost/type_traits/transform_traits_spec.hpp
==============================================================================
--- trunk/boost/type_traits/transform_traits_spec.hpp 2013-10-14 11:25:21 EDT (Mon, 14 Oct 2013) (r86299)
+++ /dev/null 00:00:00 1970 (deleted)
@@ -1,13 +0,0 @@
-
-// Copyright 2001 Aleksey Gurtovoy.
-// 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).
-//
-// See http://www.boost.org/libs/type_traits for most recent version including documentation.
-
-#ifndef BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED
-#define BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED
-
-
-#endif // BOOST_TT_TRANSFORM_TRAITS_SPEC_HPP_INCLUDED


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