SST
13.1.0
Structural Simulation Toolkit
|
Public Types | |
typedef Base *(* | createFxn) (Args...) |
template<class NewBase > | |
using | ChangeBase = Builder< NewBase, Args... > |
Public Member Functions | |
virtual Base * | create (Args... ctorArgs)=0 |