Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2003-10-27 15:02:18


[2003-10-27] David Abrahams wrote:

>Rene Rivera <grafik.list_at_[hidden]> writes:
>
>>
>> Doesn't that then argue for something like:
>>
>> is_<D>::subtype_of<B>
>>
>> ??
>
>only if you don't mind:
>
> typename is_<D>::template subtype_of<B>::type
> ^^^^^^^^

Horrible ;-)

>Yikes. How about
>
> infix<D,is_subtype_of,B>::type
>
>??
>
>I kinda like that one. Probably better names than "infix" are possible.

How about...

    is_type<D,subtype_of,B>::type

??

-- grafik - Don't Assume Anything
-- rrivera (at) acm.org - grafik (at) redshift-software.com
-- 102708583 (at) icq


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