annotate DEPENDENCIES/generic/include/boost/phoenix/support/detail/iterate_undef.hpp @ 125:34e428693f5d vext

Vext -> Repoint
author Chris Cannam
date Thu, 14 Jun 2018 11:15:39 +0100
parents 2665513ce2d3
children
rev   line source
Chris@16 1 /*==============================================================================
Chris@16 2 Copyright (c) 2010 Thomas Heller
Chris@16 3
Chris@16 4 Distributed under the Boost Software License, Version 1.0. (See accompanying
Chris@16 5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
Chris@16 6 ==============================================================================*/
Chris@16 7
Chris@16 8 #undef BOOST_PHOENIX_typename_A
Chris@16 9 #undef BOOST_PHOENIX_typename_A_void
Chris@16 10 #undef BOOST_PHOENIX_A
Chris@16 11 #undef BOOST_PHOENIX_A_a
Chris@16 12 #undef BOOST_PHOENIX_A_ref
Chris@16 13 #undef BOOST_PHOENIX_A_const_ref
Chris@16 14 #undef BOOST_PHOENIX_A_ref_a
Chris@16 15 #undef BOOST_PHOENIX_A_const_ref_a
Chris@16 16 #undef BOOST_PHOENIX_a
Chris@16 17
Chris@16 18 #if BOOST_PHOENIX_IS_ITERATING
Chris@16 19
Chris@16 20 #undef PHEONIX_ITERATION
Chris@16 21 #undef BOOST_PHOENIX_PERM_A
Chris@16 22 #undef BOOST_PHOENIX_PERM_A_a
Chris@16 23
Chris@16 24 #undef BOOST_PHOENIX_M0_R
Chris@16 25 #undef BOOST_PHOENIX_M0
Chris@16 26 #undef BOOST_PHOENIX_M1_R_R
Chris@16 27 #undef BOOST_PHOENIX_M1_R
Chris@16 28 #undef BOOST_PHOENIX_M1
Chris@16 29 #undef BOOST_PHOENIX_M2
Chris@16 30 #undef BOOST_PHOENIX_M3
Chris@16 31 #undef BOOST_PHOENIX_PERM_SEQ
Chris@16 32 #undef BOOST_PHOENIX_PERM_SIZE
Chris@16 33 #undef BOOST_PHOENIX_PERM_ELEM
Chris@16 34
Chris@16 35 #endif