
13 Aug
2007
13 Aug
'07
2:11 p.m.
Is there a way to use the mpl to determine if an object can be converted to some parent / child class? That is, if A derives from B, can I say something like "mpl::is_convertible_to<A, B>::value" ? Thanks, --Steve