[vtk-developers] Introducing (optional) C++11 features in VTK

Ben Boeckel ben.boeckel at kitware.com
Mon Aug 18 14:21:56 EDT 2014


On Mon, Aug 18, 2014 at 13:45:37 -0400, Marcus D. Hanwell wrote:
> Thoughts, objections? There are lots of other features, and I know it
> will be a while before we can use them all but it would be great to
> make a start with some of the easier ones that can improve code
> quality with little overhead.

What about "= delete" for removing default assignment and copy
constructors?

--Ben



More information about the vtk-developers mailing list