Template Struct has_header< T, void_t< decltype(T::header) > >

Inheritance Relationships

Base Types

  • public std::false_type

  • public std::true_type

Struct Documentation

template<class T>
struct has_header<T, void_t<decltype(T::header)>> : public std::false_type, public std::true_type