Audacity 3.2.0
TypeList::Every< Predicate, TypeList > Struct Template Reference

#include <TypeList.h>

Inheritance diagram for TypeList::Every< Predicate, TypeList >:
[legend]
Collaboration diagram for TypeList::Every< Predicate, TypeList >:
[legend]

Detailed Description

template<typename Predicate, typename TypeList>
struct TypeList::Every< Predicate, TypeList >

Derived from the Predicate, applied to the first of the types (often boolean constant types), for which the value is false; or std::true_type

Definition at line 439 of file TypeList.h.


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