32
32
#ifndef PLUGIN_MEMCACHED_FUNCTIONS_MEMC_CAS_H
33
33
#define PLUGIN_MEMCACHED_FUNCTIONS_MEMC_CAS_H
35
36
#include <drizzled/function/str/strfunc.h>
36
37
#include <drizzled/item/func.h>
39
40
/* implements memc_cas */
51
52
const char *func_name() const