[vtkusers] Memory mangement in vtk

Nick Overdijk nick at astrant.net
Fri Jun 14 13:21:06 EDT 2013


Hey,

Are there any plans to remove the reference counted stuff from vtk/itk and
replace them with the new C++11 shared_ptr/unique_ptr (or
boost::shared_ptr/unique_ptr)? And also standard new/delete instead of
::New and ::Delete? Why are those there anyway? I'd like to learn more
about some of the design choices of VTK/ITK, perhaps there's some sort of
document on that as well?

Thanks in advance,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130614/59efee7b/attachment.htm>


More information about the vtkusers mailing list