Phi
Static Public Member Functions | Static Public Attributes | List of all members
detail::is_destructor_wellformed< TypeT > Struct Template Reference

Static Public Member Functions

template<typename Type1T >
static yes_type test (typename is_destructible_apply< decltype(declval< Type1T &>().~Type1T())>::type)
 
template<typename Type1T >
static no_type test (...)
 

Static Public Attributes

static PHI_CONSTEXPR_AND_CONST bool value = sizeof(test<TypeT>(12)) == sizeof_yes_type
 

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