Template Struct any_of

Inheritance Relationships

Base Type

Template Parameter Order

  1. typename... Args

Struct Documentation

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

metaprogramming concept for SFINAE checking of aggregating concepts