Template Struct has_typedef_with_member< T, decltype(TypeDefinition< T >, ().typeDef(std::declval< EmptyFunc & >, ())) >

Inheritance Relationships

Base Type

  • public std::true_type

Struct Documentation

template<class T>
struct has_typedef_with_member<T, decltype(TypeDefinition<T>().typeDef(std::declval<EmptyFunc&>()))> : public std::true_type