-
- Downloads
Suppress tidy warning `modernize-use-equals-default`
We don't use `= default` in certain VTK-m based code as `nvcc` does not allow it and produces the following warning: "__deviceddd__/__host__ annotation is ignored on a function that is explicitly defaulted on its first declaration"
Please register or sign in to comment