Template Struct has_block_header< T, std::void_t< decltype(T::block_header) > >

Inheritance Relationships

Base Type

  • public std::true_type

Struct Documentation

template<class T>
struct has_block_header<T, std::void_t<decltype(T::block_header)>> : public std::true_type