Templated argument iterator which implements various small functions per argument type, resolved at compile time.
More...
#include <FunctionTypes.h>
|
template<typename OpT > |
static void | apply (const OpT &op, const bool forwards) |
|
template<typename SignatureT, size_t I = FunctionTraits<SignatureT>::N_ARGS>
struct openvdb::v8_0::ax::codegen::ArgumentIterator< SignatureT, I >
Templated argument iterator which implements various small functions per argument type, resolved at compile time.
◆ ArgT
◆ ArgumentValueType
◆ apply()
static void apply |
( |
const OpT & |
op, |
|
|
const bool |
forwards |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: