Audacity 3.2.0
|
Apply a metafunction to a type. More...
#include <TypeList.h>
Public Types | |
using | type = typename Predicate::template typemap< T > |
Apply a metafunction to a type.
Definition at line 371 of file TypeList.h.
using TypeList::Call< Predicate, T >::type = typename Predicate::template typemap<T> |
Definition at line 372 of file TypeList.h.