Skip to content
Snippets Groups Projects
Commit df054cb3 authored by Sean McBride's avatar Sean McBride
Browse files

Mark some vtkObjectBase API overrides with C++11 'override' keyword

Remove 'virtual' keywords and add 'override' (via 'VTK_OVERRIDE' macro) instead.
This is the first actual use of 'override' in the VTK codebase.
parent 61b32016
No related branches found
No related tags found
1 merge request!1458Added first use of VTK_OVERRIDE
Pipeline #
Showing
with 34 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment