|
SpECTRE
v2026.04.01
|
Compile-time information for factory-creation. More...
#include <FactoryCreation.hpp>
Classes | |
| struct | test |
Compile-time information for factory-creation.
A class conforming to this protocol is placed in the metavariables to provide information on the set of derived classes for each factory-creatable base class. The conforming class must provide the following type aliases:
Here's an example for a class conforming to this protocol: