Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::is_polymorphic_imp1< T > Struct Template Reference

#include <is_polymorphic.hpp>

Classes

struct  d1
 
struct  d2
 

Public Types

typedef remove_cv< T >::type ncvT
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, value=(sizeof(d2)==sizeof(d1)))
 

Member Typedef Documentation

template<class T >
typedef remove_cv<T>::type boost::detail::is_polymorphic_imp1< T >::ncvT

Member Function Documentation

template<class T >
boost::detail::is_polymorphic_imp1< T >::BOOST_STATIC_CONSTANT ( bool  ,
value  = (sizeof(d2)==sizeof(d1)) 
)

The documentation for this struct was generated from the following file: