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.43k stars 668 forks source link

Modernize initialization of local SmartPointer variables #4964

Closed N-Dekker closed 6 days ago

N-Dekker commented 6 days ago

Two style commits:

blowekamp commented 6 days ago

Did you include the Examples directory with these changes?

N-Dekker commented 6 days ago

Did you include the Examples directory with these changes?

No, I only included files from "ITK/Modules", thanks for reminding me, Bradley! Would be nice for a follow-up!

(I'd rather not include them with this PR, as it is already quite large: over 100 code changes.)

N-Dekker commented 6 days ago

/azp run ITK.macOS.Python