Boost logo

Boost :

From: John Maddock (jm_at_[hidden])
Date: 2003-05-07 06:06:23


> On a side note, on conforming compilers the need for out-of-class constant
> definitions can be greatly reduced if you wrap the constants in MPL's
> 'bool_', 'int_' et al. classes, e.g. this:

Except that older EDG compilers (still in use by SGI and the likes) choke if
you use a "computed value" as a template parameter like that :-(

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk