diff --git a/index.htm b/index.htm index 4223394..9dbd570 100644 --- a/index.htm +++ b/index.htm @@ -544,8 +544,8 @@ relationship between two types:
-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