Audacity 3.2.0
TypeList::Apply< Template, TypeList > Struct Template Reference

Bind the types in TypeList to the parameters of a variadic Template. More...

Inheritance diagram for TypeList::Apply< Template, TypeList >:
[legend]

Detailed Description

template<template< typename... > class Template, typename TypeList>
struct TypeList::Apply< Template, TypeList >

Bind the types in TypeList to the parameters of a variadic Template.

Definition at line 233 of file TypeList.h.


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