Browse Source
Mostly cosmetic change, although there are compilers that choke on this. The C++ standard specifies that classes contain themselves as members, probably so they shadow any other definition of the same name for their own member functions, but there is really no reason why the class name should be duplicated here.pull/10/head
committed by
Chris Pavlina
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue