#include <is_enum.hpp>
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, value=sizeof(is_class_or_union_tester< T >(0))==sizeof(::boost::type_traits::yes_type)) | |
Static Public Member Functions | |
template<class U > | |
static::boost::type_traits::yes_type | is_class_or_union_tester (void(U::*)(void)) |
template<class U > | |
::boost::type_traits::no_type | is_class_or_union_tester (...) |
boost::detail::is_class_or_union< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
value | = sizeof(is_class_or_union_tester< T >(0))==sizeof(::boost::type_traits::yes_type) |
||
) |
|
static |
|
static |