[vtkusers] Memory mangement in vtk

Alex Malyushytskyy alexmalvtk at gmail.com
Fri Jun 14 17:22:05 EDT 2013


I am not a developer, but personally I doubt there are any plans and if any
they mostly likely would not affect api and will be limited to internal
changes.

I remember reading a good explanation of VTK design choice in one of the
books I've bought available on VTK website
which I would recommend for VTK beginner reading.

Never used ITK, but AFAIK implementation of some features there might be
different ( for example smart pointers)

Alex



On Fri, Jun 14, 2013 at 10:21 AM, Nick Overdijk <nick at astrant.net> wrote:

> 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,
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130614/51e95289/attachment.htm>


More information about the vtkusers mailing list