Ardour
9.0-pre0-582-g084a23a80d
|
#include <Constructor.h>
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.