You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert 513 PrintSelf call sites across 221 files in Modules/ to
itk::print_helper::PrintNumericTrait. Handles 1/2-line forms,
typename and itk:: variants, member and method-call expressions.
Chained-statement form intentionally untouched (1 leftover at
Modules/Filtering/ImageFusion/include/itkLabelOverlayImageFilter.hxx:103).
No observable runtime change.
Co-Authored-By: Jon Haitz Legarreta Gorroño <jhlegarreta@users.noreply.github.com>
0 commit comments