Disable processing of function.hpp if it is included more than once in the TU and BOOST_FUNCTION_MAX_ARGS does not change.

This commit is contained in:
Edward Diener
2017-07-06 15:37:18 -04:00
parent 44a68454aa
commit d6cff3991d
4 changed files with 118 additions and 4 deletions

View File

@@ -37,6 +37,8 @@ import testing ;
[ compile libs/function/test/function_30.cpp : : : : ]
[ compile libs/function/test/function_30_repeat.cpp : : : : ]
[ run libs/function/test/function_arith_cxx98.cpp : : : : ]
[ run libs/function/test/function_arith_portable.cpp : : : : ]