17
17
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
23
22
#include <drizzled/item/ref.h>
29
27
The same as Item_ref, but get value from val_* family of method to get
30
28
value of item on which it referred instead of result* family.
35
33
Item_direct_ref(Name_resolution_context *context_arg, Item **item,