#include <unary_function_executor.h>
|
template<typename OPERAND_TYPE , typename RESULT_TYPE , typename FUNC > |
static void | operation (void *inputVector, uint64_t inputPos, void *resultVector, uint64_t resultPos, void *dataPtr) |
|
◆ operation()
template<typename OPERAND_TYPE , typename RESULT_TYPE , typename FUNC >
static void kuzu::function::UnaryCastStringFunctionWrapper::operation |
( |
void * | inputVector, |
|
|
uint64_t | inputPos, |
|
|
void * | resultVector, |
|
|
uint64_t | resultPos, |
|
|
void * | dataPtr ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: