Skip to content
  • Kenneth Moreland's avatar
    Add move constructors to ArrayHandle subclasses · 68b2e5e6
    Kenneth Moreland authored
    There is a test to ensure that basic VTK-m classes have proper move
    constructors that do not throw exceptions. Some of these are subclasses
    of ArrayHandle. Add these move constructors to the
    VTK_M_ARRAY_HANDLE_SUBCLASS macros so they get automatically added.
    68b2e5e6