Audacity 3.2.0
Static Public Attributes | List of all members
TypeList::And< Predicate, Predicates... >::Rest< T > Struct Template Reference

Static Public Attributes

static constexpr bool value = Is_v<And<Predicates...>, T>
 

Detailed Description

template<typename Predicate, typename... Predicates>
template<typename T>
struct TypeList::And< Predicate, Predicates... >::Rest< T >

Definition at line 428 of file TypeList.h.

Member Data Documentation

◆ value

template<typename Predicate , typename... Predicates>
template<typename T >
constexpr bool TypeList::And< Predicate, Predicates... >::Rest< T >::value = Is_v<And<Predicates...>, T>
staticconstexpr

Definition at line 429 of file TypeList.h.


The documentation for this struct was generated from the following file: