std::tr1::__is_base_of_helper< _Base, _Derived, true > Struct Template Reference

List of all members.

Static Public Attributes

static const bool __value = is_same<_Base, _Derived>::value

Detailed Description

template<typename _Base, typename _Derived>
struct std::tr1::__is_base_of_helper< _Base, _Derived, true >

Definition at line 461 of file type_traits.


Member Data Documentation

template<typename _Base, typename _Derived>
const bool std::tr1::__is_base_of_helper< _Base, _Derived, true >::__value = is_same<_Base, _Derived>::value [static]

Definition at line 462 of file type_traits.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:51 2010 for GNU C++ STL by  doxygen 1.4.7