Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2003-10-04 05:15:39


> I note that this was needed in order to pass the is_class tests
> because they expect is_class<SomeClass const>::value to be true. We
> don't have similar tests for is_enum.
>
> a. Should we?

Yes.
 
> b. Regardless, is it documented somewhere that const-ness is
> irrelevant to class-ness as far as the traits are concerned?
> Obviously if a == yes, then we need the same for is_enum.

Not very well, I'll update the docs.

John.


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