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

#include <TypeList.h>

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

Detailed Description

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

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

Definition at line 456 of file TypeList.h.


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