~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item/true.h

  • Committer: Mark Atwood
  • Date: 2011-10-08 04:50:51 UTC
  • mfrom: (2430.1.1 rf)
  • Revision ID: me@mark.atwood.name-20111008045051-6ha1qiy7k2a9c3jv
Tags: 2011.10.27
mergeĀ lp:~olafvdspek/drizzle/refactor2

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
namespace drizzled {
23
23
namespace item {
24
24
 
25
 
class True : public Boolean
 
25
class True: public Boolean
26
26
{
27
27
public:
28
28
  True() :