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

Detailed Description

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

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

Definition at line 402 of file TypeList.h.


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