std::tr1::__is_polymorphic_helper< _Tp, > Struct Template Reference

List of all members.

Static Public Attributes

static const bool __value = sizeof(__first<_Tp>) == sizeof(__second<_Tp>)

Classes

struct  __first
struct  __second

Detailed Description

template<typename _Tp, bool = !__is_union_or_class<_Tp>::value>
struct std::tr1::__is_polymorphic_helper< _Tp, >

Definition at line 307 of file type_traits.


Member Data Documentation

template<typename _Tp, bool = !__is_union_or_class<_Tp>::value>
const bool std::tr1::__is_polymorphic_helper< _Tp, >::__value = sizeof(__first<_Tp>) == sizeof(__second<_Tp>) [static]

Definition at line 322 of file type_traits.


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