Template FactoryDecoratorMixin

A mixin that implements a factory delegating mechanism to decorated factory

template FactoryDecoratorMixin(T, Z) ;

Contained Functions

NameDescription
factory Instantiates component of type T.