Boost logo

Boost :

From: John Maddock (John_Maddock_at_[hidden])
Date: 1999-12-18 06:52:09


Gaby -

>The paragraph you're quoting doesn't apply. 'int' and 'const int'
are distinct template-arguments; furthermore X<int> and <const int>
are distinct class types.<

Good to get that clear!

All we need now is to decide whether or not the templates in type_types
"just work" for cv-qualified types, or whether they follow the
numeric_limits model and only function for "fundamental" types.

- John.


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