
2 Apr
2006
2 Apr
'06
11:57 a.m.
João Abecasis-2 wrote:
The workaround is to use apply1 instead of apply in the placeholder expression. Try this,
typedef apply1< plus< _, int_<10> >, _ > t2;
Thank you for your reply. Now the compiler reports far fewer errors (4). The main error should be caused by the following expression (but I'm not sure): integral_c<int,11>::apply< int_<1> > Kiuhnm -- View this message in context: http://www.nabble.com/mpl%2C-apply%2C-placeholders-t1379886.html#a3712192 Sent from the Boost - Users forum at Nabble.com.