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

#include <Constructor.h>

Detailed Description

template<class T, typename List>
struct Constructor< T, List >

Constructor generators.

These templates call operator new with the contents of a type/value list passed to the Constructor with up to 8 parameters. Two versions of call() are provided. One performs a regular new, the other performs a placement new.

Definition at line 47 of file Constructor.h.


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