[Insight-developers] enforcing "this->"

Luis Ibanez ibanez@choroid.cs.unc.edu
Wed, 11 Apr 2001 16:13:00 -0400 (EDT)


I have a doubt about our style rules:

Are we supposed to use "this->"
for methods and ivars ?

It is in some places and not in others...
and given that itk ivars use the
m_ prefix maybe the use of "this" is not
that important...


Any suggestions ?