
17 May
2004
17 May
'04
1:20 a.m.
David Abrahams writes:
In the upcoming version of MPL (very soon now) mpl::apply -- which you'll want to use even to invoke metafunction classes portably (no, using P::template apply<whatever>::type doesn't work everywhere) --
Really? Where does that not work?
VC6/7
will invoke mpl::lambda internally, so the upshot is that passing either lambda expressions or metafunction classes will work.
Cool. Is "Real Soon Now(TM)" within the next month?
I think so; Aleksey?
Yes, of course. It's going in the upcoming release (which I'll start to take care of within a week or so). It's already implemented, in the "mplbook" branch. -- Aleksey Gurtovoy MetaCommunications Engineering