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

#include <Constructor.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 76 of file Constructor.h.

Member Function Documentation

◆ call() [1/2]

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

Definition at line 78 of file Constructor.h.

◆ call() [2/2]

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

Definition at line 82 of file Constructor.h.


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