InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.38k stars 661 forks source link

Clean up clang macros #845

Open dzenanz opened 5 years ago

dzenanz commented 5 years ago

543 was mostly resolved by @maekclena. Can clang macros be simplified too?

dzenanz commented 2 years ago

There are more opportunities for this, now that we require at least C++14 support.