Template Struct all_of

Inheritance Relationships

Base Type

Template Parameter Order

  1. typename... Args

Struct Documentation

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

metaprogramming concept for SFINAE checking of aggregating concepts