Template Class BluePrintFactory
Defined in File blueprints.hpp
Class Documentation
-
template<typename Base>
class BluePrintFactory Primary template for blueprint factories.
This is often used as a conveniently inheritable class for mixing in static blueprint methods within the class that is being generated. Mostly for use internally within the ecl.