Data required for all possible handle calls. More...
#include <directStatementEvaluator.hpp>
Public Types | |
| using | Handle = void* |
| Function pointer. | |
Public Member Functions | |
| template<typename... Args> | |
| PrimalTapeStatementFunctions (Args... args) | |
| Constructor. | |
Public Attributes | |
| std::array< Handle,(size_t) StatementCall::N_Elements > | funcs |
| Array for the function handles. | |
Data required for all possible handle calls.