iterate_undef.hpp 1013 B

1234567891011121314151617181920212223242526272829303132333435
  1. /*==============================================================================
  2. Copyright (c) 2010 Thomas Heller
  3. Distributed under the Boost Software License, Version 1.0. (See accompanying
  4. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  5. ==============================================================================*/
  6. #undef BOOST_PHOENIX_typename_A
  7. #undef BOOST_PHOENIX_typename_A_void
  8. #undef BOOST_PHOENIX_A
  9. #undef BOOST_PHOENIX_A_a
  10. #undef BOOST_PHOENIX_A_ref
  11. #undef BOOST_PHOENIX_A_const_ref
  12. #undef BOOST_PHOENIX_A_ref_a
  13. #undef BOOST_PHOENIX_A_const_ref_a
  14. #undef BOOST_PHOENIX_a
  15. #if BOOST_PHOENIX_IS_ITERATING
  16. #undef PHEONIX_ITERATION
  17. #undef BOOST_PHOENIX_PERM_A
  18. #undef BOOST_PHOENIX_PERM_A_a
  19. #undef BOOST_PHOENIX_M0_R
  20. #undef BOOST_PHOENIX_M0
  21. #undef BOOST_PHOENIX_M1_R_R
  22. #undef BOOST_PHOENIX_M1_R
  23. #undef BOOST_PHOENIX_M1
  24. #undef BOOST_PHOENIX_M2
  25. #undef BOOST_PHOENIX_M3
  26. #undef BOOST_PHOENIX_PERM_SEQ
  27. #undef BOOST_PHOENIX_PERM_SIZE
  28. #undef BOOST_PHOENIX_PERM_ELEM
  29. #endif