Kùzu C++ API
|
#include <value_vector.h>
Static Public Member Functions | |
static void | addString (ValueVector *vector, sel_t pos, ku_string_t str) |
static void | addString (ValueVector *vector, sel_t pos, const char *str, uint32_t length) |
template<typename T > | |
static void | add (ValueVector *vector, sel_t pos, T val) |
|
static |
|
static |
|
static |