Skip to content

Convert VTK-m over to use 'using' instead of 'typedef'

Robert Maynard requested to merge robertmaynard/vtk-m:clang_tidy into master

This is the first pass at converting all components of VTK-m except for rendering and worklet. Those directories are omitted as they are currently have active development and this kind of change would cause horrible merge conflicts. Instead we will defer those changes to a later time.

Merge request reports