#include <innerStatementEvaluator.hpp>
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 Expr. Also evaluates the number of active type arguments and constant type arguments.