#include <is_polymorphic.hpp>
Public Types | |
typedef selector::template rebind< T > | binder |
typedef binder::type | imp_type |
typedef is_polymorphic_selector< ::boost::is_class< T >::value > | selector |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=imp_type::value) | |
Definition at line 98 of file is_polymorphic.hpp.
typedef selector::template rebind<T> boost::detail::is_polymorphic_imp< T >::binder |
Definition at line 101 of file is_polymorphic.hpp.
typedef binder::type boost::detail::is_polymorphic_imp< T >::imp_type |
Definition at line 102 of file is_polymorphic.hpp.
typedef is_polymorphic_selector< ::boost::is_class<T>::value> boost::detail::is_polymorphic_imp< T >::selector |
Definition at line 100 of file is_polymorphic.hpp.
boost::detail::is_polymorphic_imp< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = imp_type::value |
||
) |