siplasplas
Static Public Member Functions | Static Public Attributes | List of all members
cpp::detail::IsFunctorClass< T > Struct Template Reference

Static Public Member Functions

template<typename U >
static std::true_type check (decltype(&U::operator(), nullptr))
 
template<typename U >
static std::false_type check (...)
 

Static Public Attributes

static constexpr bool value = decltype(check<T>(nullptr))::value
 

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