~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item/true.h

  • Committer: Olaf van der Spek
  • Date: 2011-11-09 18:56:45 UTC
  • mto: This revision was merged to the branch mainline in revision 2457.
  • Revision ID: olafvdspek@gmail.com-20111109185645-3idc8wujj8g55r4a
Refactor

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