Template Struct any_of_t

Inheritance Relationships

Base Type

Template Parameter Order

  1. typename... Bs

Struct Documentation

template<typename ...Bs>
struct any_of_t : public camp::concepts::metalib::any_of<Bs::value...>

any_of metafunction of a bool list &#8212; at least one must be “true””