Code review comment for lp://qastaging/~kaaveeacs/drizzle/privatized-members-of-NestedJoin

Revision history for this message
Olaf van der Spek (olafvdspek) wrote :

On Fri, Apr 15, 2011 at 7:59 PM, Monty Taylor <email address hidden> >
Scott Meyers Effective C++ recommendations are to explicitly list all
> data members in the initialization list. If you don't list it there,
> it's still going to do the constructor, but you may forget that fact.

Is that a problem?
--
Olaf

« Back to merge proposal