[Smtk-developers] Change in Coding Convension
Bob Obara
bob.obara at kitware.com
Wed Mar 21 12:03:22 EDT 2018
Since all data members should be prefixed by a m_ - you no longer should be prefixing them by this-> . So to refer to a data member m_foo you should now only type m_foo instead of this->m_foo.
I’ve fixed the master branch of smtk and have merged in the changes.
Bob
Robert M. O'Bara, MEng.
Assistant Director of Scientific Computing
Kitware Inc.
28 Corporate Drive
Suite 101
Clifton Park, NY 12065
Phone: (518) 881- 4931
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://smtk.org/pipermail/smtk-developers/attachments/20180321/66a4ef81/attachment.html>
More information about the Smtk-developers
mailing list