From 3cff038f7848fe5e08168a11ccaa970d5e69fef1 Mon Sep 17 00:00:00 2001
From: John Maddock
Note that both is_convertible
, and is_base_and_derived
can
-produce compiler errors if the convertion is ambiguous:
Note that both is_convertible
, and is_base_and_derived
+can produce compiler errors if the convertion is ambiguous:
struct A {}; struct B : A {}; @@ -905,6 +905,12 @@ template.<boost/type_traits/composite_traits.hpp>
+ + + + is_base_and_derived
+ <boost/type_traits/object_traits.hpp>
+ @@ -1334,4 +1340,3 @@ discussion list at www.yahoogroups.com/list/boost. is_class