source: XIOS/dev/dev_olga/src/extern/boost/include/boost/type_traits/detail/bool_trait_undef.hpp @ 1022

Last change on this file since 1022 was 1022, checked in by mhnguyen, 7 years ago
File size: 948 bytes
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$
11// $Date: 2004-09-02 11:41:37 -0400 (Thu, 02 Sep 2004) $
12// $Revision: 24874 $
13
14#undef BOOST_TT_AUX_BOOL_TRAIT_VALUE_DECL
15#undef BOOST_TT_AUX_BOOL_C_BASE
16#undef BOOST_TT_AUX_BOOL_TRAIT_DEF1
17#undef BOOST_TT_AUX_BOOL_TRAIT_DEF2
18#undef BOOST_TT_AUX_BOOL_TRAIT_SPEC1
19#undef BOOST_TT_AUX_BOOL_TRAIT_SPEC2
20#undef BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1
21#undef BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC2
22#undef BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_1
23#undef BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC1_2
24#undef BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC2_1
25#undef BOOST_TT_AUX_BOOL_TRAIT_PARTIAL_SPEC2_2
26#undef BOOST_TT_AUX_BOOL_TRAIT_IMPL_PARTIAL_SPEC2_1
27#undef BOOST_TT_AUX_BOOL_TRAIT_CV_SPEC1
Note: See TracBrowser for help on using the repository browser.