InsightSoftwareConsortium / ITKPerformanceBenchmarking

Real-world tests to benchmark ITK performance.
https://www.insight-journal.org/browse/publication/972
Apache License 2.0
2 stars 8 forks source link

COMP: use std::is_arithmetic instead of mpl::IsNumber #90

Closed dzenanz closed 3 years ago

dzenanz commented 3 years ago

Follow deprecations done in https://github.com/InsightSoftwareConsortium/ITK/pull/2730.

dzenanz commented 3 years ago

This builds locally. The CI is already not passing. Merging before I forget about this PR.