Template Struct has_likelihood_field< T, std::void_t< decltype(std::declval< T >, ().likelihood_field()) > >

Inheritance Relationships

Base Type

  • public std::true_type

Struct Documentation

template<class T>
struct has_likelihood_field<T, std::void_t<decltype(std::declval<T>().likelihood_field())>> : public std::true_type