~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item/true.h

  • Committer: Mark Atwood
  • Date: 2011-11-11 18:23:18 UTC
  • mfrom: (2456.1.5 rf)
  • Revision ID: me@mark.atwood.name-20111111182318-skgcp9ce65fd2goa
mergeĀ lp:~olafvdspek/drizzle/refactor11

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() :