[cfe-dev] optional warning on member access without this

Jochen Wilhelmy j.wilhelmy at arcor.de
Fri Jan 15 14:19:54 PST 2010


Hi!

when accessing members, I use this-> since it shows the
member access in terms of the language. other common
ways are e.g. using a prefix like m_.

it would be cool if there is an optional warning if a member
is accessed without this->

-Jochen




More information about the cfe-dev mailing list