]> AND Private Git Repository - canny.git/blob - stc/exp/ml_stc_linux_make_v1.0/include/boost/iterator/detail/config_undef.hpp
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
9b0477569ab756bb071d5926a85c9825b9a3e484
[canny.git] / stc / exp / ml_stc_linux_make_v1.0 / include / boost / iterator / detail / config_undef.hpp
1 // (C) Copyright Thomas Witt    2002.\r
2 // Distributed under the Boost Software License, Version 1.0. (See\r
3 // accompanying file LICENSE_1_0.txt or copy at\r
4 // http://www.boost.org/LICENSE_1_0.txt)\r
5 \r
6 // no include guard multiple inclusion intended\r
7 \r
8 //\r
9 // This is a temporary workaround until the bulk of this is\r
10 // available in boost config.\r
11 // 23/02/03 thw\r
12 //\r
13 \r
14 #undef BOOST_NO_IS_CONVERTIBLE\r
15 #undef BOOST_NO_IS_CONVERTIBLE_TEMPLATE\r
16 #undef BOOST_NO_STRICT_ITERATOR_INTEROPERABILITY\r
17 #undef BOOST_ARG_DEPENDENT_TYPENAME\r
18 #undef BOOST_NO_LVALUE_RETURN_DETECTION\r
19 #undef BOOST_NO_ONE_WAY_ITERATOR_INTEROP\r
20 \r
21 #ifdef BOOST_ITERATOR_CONFIG_DEF\r
22 # undef BOOST_ITERATOR_CONFIG_DEF\r
23 #else\r
24 # error missing or nested #include config_def\r
25 #endif \r