Ardour  9.7-343-g4a114ae576
Constructor< T, TypeList< P1 > > Struct Template Reference

#include <Constructor.h>

Static Public Member Functions

static T * call (const TypeListValues< TypeList< P1 > > &tvl)
 
static T * call (void *mem, const TypeListValues< TypeList< P1 > > &tvl)
 

Detailed Description

template<class T, class P1>
struct Constructor< T, TypeList< P1 > >

Definition at line 63 of file Constructor.h.

Member Function Documentation

◆ call() [1/2]

template<class T , class P1 >
static T* Constructor< T, TypeList< P1 > >::call ( const TypeListValues< TypeList< P1 > > &  tvl)
inlinestatic

Definition at line 65 of file Constructor.h.

◆ call() [2/2]

template<class T , class P1 >
static T* Constructor< T, TypeList< P1 > >::call ( void *  mem,
const TypeListValues< TypeList< P1 > > &  tvl 
)
inlinestatic

Definition at line 69 of file Constructor.h.


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