~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item/false.h

  • Committer: Olaf van der Spek
  • Date: 2011-07-05 10:09:23 UTC
  • mto: This revision was merged to the branch mainline in revision 2367.
  • Revision ID: olafvdspek@gmail.com-20110705100923-lvl51f8am1ass9ws
Refactor Items

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
namespace drizzled {
25
25
namespace item {
26
26
 
27
 
class False: public Boolean
 
27
class False : public Boolean
28
28
{
29
29
public:
30
30
  False() :