mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-02 22:34:31 +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
|
||||
typedef typename F::template apply<
|
||||
AUX_APPLY_N_PARAMS(i, T)
|
||||
>::type
|
||||
>::type type;
|
||||
|
||||
BOOST_MPL_AUX_LAMBDA_SUPPORT(
|
||||
BOOST_PP_INC(i)
|
||||
|
Reference in New Issue
Block a user