]> git.sesse.net Git - casparcg/blob - dependencies/boost/boost/phoenix/support/detail/iterate_undef.hpp
Manually merged pull request #222
[casparcg] / dependencies / boost / boost / phoenix / support / detail / iterate_undef.hpp
1 /*==============================================================================
2     Copyright (c) 2010 Thomas Heller
3
4     Distributed under the Boost Software License, Version 1.0. (See accompanying
5     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6 ==============================================================================*/
7
8 #undef BOOST_PHOENIX_typename_A
9 #undef BOOST_PHOENIX_typename_A_void
10 #undef BOOST_PHOENIX_A
11 #undef BOOST_PHOENIX_A_a
12 #undef BOOST_PHOENIX_A_ref
13 #undef BOOST_PHOENIX_A_const_ref
14 #undef BOOST_PHOENIX_A_ref_a
15 #undef BOOST_PHOENIX_A_const_ref_a
16 #undef BOOST_PHOENIX_a
17
18 #if BOOST_PHOENIX_IS_ITERATING
19
20 #undef PHEONIX_ITERATION
21 #undef BOOST_PHOENIX_PERM_A
22 #undef BOOST_PHOENIX_PERM_A_a
23
24 #undef BOOST_PHOENIX_M0_R
25 #undef BOOST_PHOENIX_M0
26 #undef BOOST_PHOENIX_M1_R_R
27 #undef BOOST_PHOENIX_M1_R
28 #undef BOOST_PHOENIX_M1
29 #undef BOOST_PHOENIX_M2
30 #undef BOOST_PHOENIX_M3
31 #undef BOOST_PHOENIX_PERM_SEQ
32 #undef BOOST_PHOENIX_PERM_SIZE
33 #undef BOOST_PHOENIX_PERM_ELEM
34
35 #endif