Template Struct all_of_t

Inheritance Relationships

Base Type

Template Parameter Order

  1. typename... Bs

Struct Documentation

template<typename ...Bs>
struct all_of_t : public camp::concepts::metalib::all_of<Bs::value...>

all_of metafunction of a bool list &#8212; all must be “true”