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