Added argI_type typedefs

Added arity ICE


[SVN r15184]
This commit is contained in:
Douglas Gregor
2002-09-06 18:47:59 +00:00
parent ab1228c279
commit e16a46fbe8
12 changed files with 25 additions and 1 deletions

View File

@ -23,9 +23,11 @@
#define BOOST_FUNCTION_ARGS
#define BOOST_FUNCTION_NOT_0_PARMS
#define BOOST_FUNCTION_NOT_0_ARGS
#define BOOST_FUNCTION_ARG_TYPES
#include <boost/function/function_template.hpp>
#undef BOOST_FUNCTION_ARG_TYPES
#undef BOOST_FUNCTION_NOT_0_ARGS
#undef BOOST_FUNCTION_NOT_0_PARMS
#undef BOOST_FUNCTION_ARGS