Template Struct none_of_t

Inheritance Relationships

Base Type

Template Parameter Order

  1. typename... Bs

Struct Documentation

template<typename ...Bs>
struct none_of_t : public camp::concepts::metalib::none_of<Bs::value...>

none_of metafunction of a bool list &#8212; all must be “false”