no_perfect_forwarding_end.hpp 918 B

123456789101112131415161718192021222324
  1. // Copyright David Abrahams, Daniel Wallin 2003.
  2. // Copyright Cromwell D. Enage 2017.
  3. // Distributed under the Boost Software License, Version 1.0.
  4. // (See accompanying file LICENSE_1_0.txt or copy at
  5. // http://www.boost.org/LICENSE_1_0.txt)
  6. // No include guard. This file is intended for multiple inclusion.
  7. #undef BOOST_PARAMETER_satisfies_begin
  8. #if (0 < BOOST_PARAMETER_EXPONENTIAL_OVERLOAD_THRESHOLD_ARITY)
  9. #undef BOOST_PARAMETER_function_call_op_overload_R
  10. #undef BOOST_PARAMETER_function_call_arg_pack_init
  11. #undef BOOST_PARAMETER_function_call_arg_list_R
  12. #undef BOOST_PARAMETER_make_arg_items_R
  13. #endif
  14. #undef BOOST_PARAMETER_template_args
  15. #undef BOOST_PARAMETER_forward_typedef
  16. #undef BOOST_PARAMETER_build_deduced_list
  17. #undef BOOST_PARAMETER_make_deduced_list
  18. #undef BOOST_PARAMETER_build_arg_list
  19. #undef BOOST_PARAMETER_make_arg_list
  20. #undef BOOST_PARAMETER_satisfies_end
  21. #undef BOOST_PARAMETER_right_angle