[ITK-users] itk::Command dtor non-virtual on purpose?
Vaaksiainen
vaaksiainen at gmail.com
Fri Sep 4 06:54:14 EDT 2015
Retyping the header: is the itk::Command destructor non-virtual on purpose?
http://www.itk.org/Doxygen48/html/itkCommand_8h_source.html
64 protected:
65 Command();
66 ~Command();
The way I used its derivatives, don't see any reason for such.
Best regards,
-Vaaksiainen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150904/3aeaacdd/attachment.html>
More information about the Insight-users
mailing list