xentara-utils v2.0.4
The Xentara Utility Library
|
Tag used to create factories for a specific concrete type. More...
#include <xentara/utils/core/Factory.hpp>
Tag used to create factories for a specific concrete type.
You should never use this type directly. Use the constant kFactory instead.
ConcreteClass | The class of object to create |