#include <innerStatementEvaluator.hpp>
Static Public Member Functions | |
template<StatementCall... types> | |
static InnerPrimalTapeStatementData | gen () |
Generates the data for the static store. | |
Static Public Attributes | |
static InnerPrimalTapeStatementData const | staticStore |
Static storage. | |
Store InnerPrimalTapeStatementData as static variables for each combination of generator (tape) and expression used in the program.
|
static |
Static storage.
Static storage. Static construction is done by instantiating the statementEvaluate*Inner functions of the generator with Stmt. Also evaluates the number of active type arguments and constant type arguments.