Static Public Member Functions | |
template<typename C > | |
static std::true_type | f (typename check_after_handle_arity_3_const< T >::template get< C > *) |
template<typename C > | |
static std::true_type | f (typename check_after_handle_arity_3< T >::template get< C > *) |
template<typename C > | |
static std::false_type | f (...) |
Static Public Attributes | |
static constexpr bool | value = decltype(f<T>(nullptr))::value |