Primary template for blueprint factories. More...
#include <blueprints.hpp>
| Private Member Functions | |
| BluePrintFactory () | |
| Default constructor that locks this class from being used directly.  More... | |
| virtual | ~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.
Definition at line 111 of file blueprints.hpp.
| 
 | inlineprivate | 
Default constructor that locks this class from being used directly.
Definition at line 116 of file blueprints.hpp.
| 
 | inlineprivatevirtual | 
Definition at line 117 of file blueprints.hpp.