#include <ternary_function_executor.h>
|
template<typename A_TYPE , typename B_TYPE , typename C_TYPE , typename RESULT_TYPE , typename OP > |
static void | operation (A_TYPE &a, B_TYPE &b, C_TYPE &c, RESULT_TYPE &result, void *, void *resultValueVector, void *) |
|
◆ operation()
template<typename A_TYPE , typename B_TYPE , typename C_TYPE , typename RESULT_TYPE , typename OP >
static void kuzu::function::TernaryStringFunctionWrapper::operation |
( |
A_TYPE & | a, |
|
|
B_TYPE & | b, |
|
|
C_TYPE & | c, |
|
|
RESULT_TYPE & | result, |
|
|
void * | , |
|
|
void * | resultValueVector, |
|
|
void * | ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: