merged from trunk

[SVN r21914]
This commit is contained in:
Dave Abrahams
2004-01-25 14:27:53 +00:00
parent f8d40123af
commit 5e3267bf29

View File

@@ -252,7 +252,7 @@ struct BOOST_PP_CAT(apply,i)
// Metafunction forwarding confuses vc7 // Metafunction forwarding confuses vc7
typedef typename F::template apply< typedef typename F::template apply<
AUX_APPLY_N_PARAMS(i, T) AUX_APPLY_N_PARAMS(i, T)
>::type >::type type;
BOOST_MPL_AUX_LAMBDA_SUPPORT( BOOST_MPL_AUX_LAMBDA_SUPPORT(
BOOST_PP_INC(i) BOOST_PP_INC(i)