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 7 // No include guard. This file is intended for multiple inclusion. 8 9 #undef BOOST_PARAMETER_satisfies_begin 10 #if (0 < BOOST_PARAMETER_EXPONENTIAL_OVERLOAD_THRESHOLD_ARITY) 11 #undef BOOST_PARAMETER_function_call_op_overload_R 12 #undef BOOST_PARAMETER_function_call_arg_pack_init 13 #undef BOOST_PARAMETER_function_call_arg_list_R 14 #undef BOOST_PARAMETER_make_arg_items_R 15 #endif 16 #undef BOOST_PARAMETER_template_args 17 #undef BOOST_PARAMETER_forward_typedef 18 #undef BOOST_PARAMETER_build_deduced_list 19 #undef BOOST_PARAMETER_make_deduced_list 20 #undef BOOST_PARAMETER_build_arg_list 21 #undef BOOST_PARAMETER_make_arg_list 22 #undef BOOST_PARAMETER_satisfies_end 23 #undef BOOST_PARAMETER_right_angle 24 25