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