How to best handle itk::Math::Absolute

Good (and obvious) solution for std::abs which would have my preference now, thanks. I might as well drop the use of itk::Math::Absolute in my code.
I guess I’m concerned by the transparent change in behavior compared to one month ago if the signedness compilation warning is disabled (even if it was already like this 10 years ago).

1 Like