#include <is_polymorphic.hpp>
Public Types | |
typedef is_polymorphic_selector < ::boost::is_class< T > ::value > | selector |
typedef selector::template rebind< T > | binder |
typedef binder::type | imp_type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=imp_type::value) | |
typedef selector::template rebind<T> boost::detail::is_polymorphic_imp< T >::binder |
typedef binder::type boost::detail::is_polymorphic_imp< T >::imp_type |
typedef is_polymorphic_selector< ::boost::is_class<T>::value> boost::detail::is_polymorphic_imp< T >::selector |
boost::detail::is_polymorphic_imp< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = imp_type::value |
||
) |