[vtk-developers] NULL versus nullptr

Marcus D. Hanwell marcus.hanwell at kitware.com
Thu Mar 16 12:00:33 EDT 2017


On Thu, Mar 16, 2017 at 11:55 AM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> I just reviewed a gitlab MR. The developer replaced =0 with =NULL.
> Since we now require c++11, should we be using nullptr?
>
I think we should in new code, but there may be a little debate on
this as I am not sure our coding standards have been updated to
reflect this (along with what else we expect/allow from C++11).


More information about the vtk-developers mailing list