Parent templates for blueprints and blueprint factories. More...
#include <ecl/concepts/blueprints.hpp>
Go to the source code of this file.
Classes | |
class | ecl::BluePrint< Derived > |
This is a parent template for blueprints using crtp. More... | |
class | ecl::BluePrintFactory< Base > |
Primary template for blueprint factories. More... | |
Namespaces | |
ecl | |
Embedded control libraries. | |
Parent templates for blueprints and blueprint factories.
Definition in file blueprints.hpp.