mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-03 14:54:30 +02:00
merged from trunk
[SVN r21914]
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user