]> AND Private Git Repository - canny.git/blob - stc/exp/ml_stc_linux_make_v1.0/include/boost/mpl/vector/aux_/include_preprocessed.hpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
9d15d3e5aa62740478e7afaf93e380df2010ae57
[canny.git] / stc / exp / ml_stc_linux_make_v1.0 / include / boost / mpl / vector / aux_ / include_preprocessed.hpp
1 \r
2 // NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION\r
3 \r
4 // Copyright Aleksey Gurtovoy 2000-2006\r
5 //\r
6 // Distributed under the Boost Software License, Version 1.0. \r
7 // (See accompanying file LICENSE_1_0.txt or copy at \r
8 // http://www.boost.org/LICENSE_1_0.txt)\r
9 //\r
10 // See http://www.boost.org/libs/mpl for documentation.\r
11 \r
12 // $Id: include_preprocessed.hpp 49267 2008-10-11 06:19:02Z agurtovoy $\r
13 // $Date: 2008-10-11 02:19:02 -0400 (Sat, 11 Oct 2008) $\r
14 // $Revision: 49267 $\r
15 \r
16 #include <boost/mpl/aux_/config/typeof.hpp>\r
17 #include <boost/mpl/aux_/config/ctps.hpp>\r
18 #include <boost/mpl/aux_/config/preprocessor.hpp>\r
19 #include <boost/mpl/aux_/config/workaround.hpp>\r
20 \r
21 #include <boost/preprocessor/cat.hpp>\r
22 #include <boost/preprocessor/stringize.hpp>\r
23 \r
24 #if defined(BOOST_MPL_CFG_TYPEOF_BASED_SEQUENCES)\r
25 #   define AUX778076_INCLUDE_DIR typeof_based\r
26 #elif defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) \\r
27    || defined(BOOST_MPL_CFG_NO_NONTYPE_TEMPLATE_PARTIAL_SPEC)\r
28 #   define AUX778076_INCLUDE_DIR no_ctps\r
29 #else\r
30 #   define AUX778076_INCLUDE_DIR plain\r
31 #endif\r
32 \r
33 #if !defined(BOOST_NEEDS_TOKEN_PASTING_OP_FOR_TOKENS_JUXTAPOSING)\r
34 #   define AUX778076_HEADER \\r
35     AUX778076_INCLUDE_DIR/BOOST_MPL_PREPROCESSED_HEADER \\r
36 /**/\r
37 #else\r
38 #   define AUX778076_HEADER \\r
39     BOOST_PP_CAT(AUX778076_INCLUDE_DIR,/)##BOOST_MPL_PREPROCESSED_HEADER \\r
40 /**/\r
41 #endif\r
42 \r
43 \r
44 #if BOOST_WORKAROUND(__IBMCPP__, BOOST_TESTED_AT(700))\r
45 #   define AUX778076_INCLUDE_STRING BOOST_PP_STRINGIZE(boost/mpl/vector/aux_/preprocessed/AUX778076_HEADER)\r
46 #   include AUX778076_INCLUDE_STRING\r
47 #   undef AUX778076_INCLUDE_STRING\r
48 #else\r
49 #   include BOOST_PP_STRINGIZE(boost/mpl/vector/aux_/preprocessed/AUX778076_HEADER)\r
50 #endif\r
51 \r
52 #   undef AUX778076_HEADER\r
53 #   undef AUX778076_INCLUDE_DIR\r
54 \r
55 #undef BOOST_MPL_PREPROCESSED_HEADER\r