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