mpl::is_same<Class<A>, T> ?

10 Apr
2003
10 Apr
'03
12:29 p.m.
Hi! Is there a convenient way inside boost::mpl to check whether a certain type T is a template Class<A> with A unspecified? Markus -- Compile time analytic differentiation? Yes, at http://daixtrose.sourceforge.net/

17 Apr
17 Apr
5:32 p.m.
Markus Werle <yg-boost-users@m.gmane.org> writes:
Hi!
Is there a convenient way inside boost::mpl to check whether a certain type T is a template Class<A> with A unspecified?
You might look at boost/python/detail/is_xxx.hpp HTH, -- Dave Abrahams Boost Consulting www.boost-consulting.com
8082
Age (days ago)
8089
Last active (days ago)
1 comments
2 participants
participants (2)
-
David Abrahams
-
Markus Werle