~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item/int.cc

  • Committer: Olaf van der Spek
  • Date: 2011-07-05 10:42:50 UTC
  • mto: This revision was merged to the branch mainline in revision 2367.
  • Revision ID: olafvdspek@gmail.com-20110705104250-1xpra27hh5nhpv4p
Refactor Items

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include <drizzled/internal/m_string.h>
25
25
#include <drizzled/item/int.h>
26
26
 
27
 
namespace drizzled
28
 
{
 
27
namespace drizzled {
29
28
 
30
29
/**
31
30
  Create an item from a string we KNOW points to a valid int64_t