Audacity 3.2.0
TypeList::Cons< Type, TypeList > Struct Template Reference

Build a type list from a type and another type list. More...

Inheritance diagram for TypeList::Cons< Type, TypeList >:
[legend]

Detailed Description

template<typename Type, typename TypeList>
struct TypeList::Cons< Type, TypeList >

Build a type list from a type and another type list.

Definition at line 140 of file TypeList.h.


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