Skip to content

replace 0 and NULL with nullptr for clarity

Ken Martin requested to merge ken-martin/vtk:common_nullptr into master

done via clang-tidy script modernize-use-nullptr

Merge request reports