
3 Feb
2004
3 Feb
'04
12:12 p.m.
"Andy Little" <andy@servocomm.freeserve.co.uk> writes:
When used like this:
boost::mpl::plus<int_<1>,int_<1> >::type.
It is a compile time operation on the internal values of the int_'s
No it isn't. The above is nonsense and won't compile. -- Dave Abrahams Boost Consulting www.boost-consulting.com