__is_base_of_helper Struct Template Reference
Inheritance diagram for __is_base_of_helper:
List of all members.
Detailed Description
template<typename _Base, typename _Derived, bool = (!__is_union_or_class<_Base>::value || !__is_union_or_class<_Derived>::value || is_same<_Base, _Derived>::value)>
struct std::tr1::__is_base_of_helper< _Base, _Derived, >
Definition at line 436 of file type_traits.
Public Types
Static Public Attributes
The documentation for this struct was generated from the following file:
Generated on Thu Apr 20 22:16:00 2006 for libstdc++ source by
1.4.6