22 #include <drizzled/item/cache.h>
33 void store(
Item *item);
34 void store(
Item *item, int64_t val_arg);
39 enum Item_result result_type()
const {
return INT_RESULT; }
type::Decimal * val_decimal(type::Decimal *)
String * val_str(String *str)
TODO: Rename this file - func.h is stupid.