Crazy Eddie's GUI System  0.8.5
CEGUI::FunctorCopySlot_detail::HasVoidNoArgsConstOp< T > Struct Template Reference

Classes

struct  SFINAE
 

Static Public Member Functions

template<typename U >
static Yes Test (SFINAE< U,&U::operator()>*)
 
template<typename U >
static No Test (...)
 

Static Public Attributes

static const bool Value = sizeof(Test<T>(0)) == sizeof(Yes)