Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::function::TernaryUDFFunctionWrapper Struct Reference

#include <ternary_function_executor.h>

Static Public Member Functions

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 *, void *dataPtr)
 

Member Function Documentation

◆ operation()

template<typename A_TYPE , typename B_TYPE , typename C_TYPE , typename RESULT_TYPE , typename OP >
static void kuzu::function::TernaryUDFFunctionWrapper::operation ( A_TYPE & a,
B_TYPE & b,
C_TYPE & c,
RESULT_TYPE & result,
void * ,
void * ,
void * dataPtr )
inlinestatic

The documentation for this struct was generated from the following file: