Boost logo

Boost :

From: Vesa Karvonen (vesa.karvonen_at_[hidden])
Date: 2001-11-26 04:38:47


From: "David Abrahams" <david.abrahams_at_[hidden]>
[...]
> Ah, OK; now I see the logic. We really need compile-time infix operators,
> don't we? ;-)
>
> <X is_derived_from Y>::value

Try this:

    Is<X>::Derived_From<Y>::value

-Vesa


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