source: NonGTP/Boost/boost/type_traits/detail/type_trait_undef.hpp @ 857

Revision 857, 688 bytes checked in by igarcia, 18 years ago (diff)
Line 
1
2// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION
3
4// Copyright Aleksey Gurtovoy 2002-2004
5//
6// Distributed under the Boost Software License, Version 1.0.
7// (See accompanying file LICENSE_1_0.txt or copy at
8// http://www.boost.org/LICENSE_1_0.txt)
9
10// $Source: /cvsroot/boost/boost/boost/type_traits/detail/type_trait_undef.hpp,v $
11// $Date: 2004/09/02 15:41:27 $
12// $Revision: 1.6 $
13
14#undef BOOST_TT_AUX_TYPE_TRAIT_DEF1
15#undef BOOST_TT_AUX_TYPE_TRAIT_SPEC1
16#undef BOOST_TT_AUX_TYPE_TRAIT_IMPL_SPEC1
17#undef BOOST_TT_AUX_TYPE_TRAIT_PARTIAL_SPEC1_1
18#undef BOOST_TT_AUX_TYPE_TRAIT_PARTIAL_SPEC1_2
19#undef BOOST_TT_AUX_TYPE_TRAIT_IMPL_PARTIAL_SPEC1_1
Note: See TracBrowser for help on using the repository browser.