Replace VTK_DELETE_FUNCTION with =delete.
Now that VTK requires a C++11 compiler we can ditch using custom typedefs to wrap =delete;
Showing
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.
Now that VTK requires a C++11 compiler we can ditch using custom typedefs to wrap =delete;