Boost logo

Boost :

From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2002-11-15 21:18:08


On Fri, 15 Nov 2002, Gennadiy Rozental wrote:

> Hi,
>
> Does anybody know how to implement type traits that will allow me to check
> whether argument type T is instance od template A. Particulaly I am
> interested in mpl sequences. I.e.:
>
> is_instance_of<T,mpl::list>::value

Check out boost/lambda/detail/is_instance_of.hpp

/Jaakko


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