Audacity 3.2.0
TypeList::And< Predicates > Struct Template Reference

Detailed Description

template<typename... Predicates>
struct TypeList::And< Predicates >

Logical conjunction of metapredicates with short-circuit expansion, meaning substitution failure in predicates after the first that gives a false type, is not an error

Definition at line 421 of file TypeList.h.


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