Ardour  8.7-14-g57a6773833
Constructor< T, None > Struct Template Reference

#include <Constructor.h>

Static Public Member Functions

static T * call (TypeListValues< None > const &)
 
static T * call (void *mem, TypeListValues< None > const &)
 

Detailed Description

template<class T>
struct Constructor< T, None >

Definition at line 50 of file Constructor.h.

Member Function Documentation

◆ call() [1/2]

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

Definition at line 52 of file Constructor.h.

◆ call() [2/2]

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

Definition at line 56 of file Constructor.h.


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