Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STYLE: Make conversion from value to itk::Point or itk::Vector explicit #692

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

N-Dekker
Copy link
Member

Allowing ITK_LEGACY_REMOVE=0N for ITK version >= 5.3rc04, which made those constructors explicit:

Allowing ITK_LEGACY_REMOVE=0N for ITK version >= 5.3rc04, which made those constructors `explicit`:

 - ITK pull request InsightSoftwareConsortium/ITK#3237 commit InsightSoftwareConsortium/ITK@8825834 "ENH: Declare converting `Point(v)` constructors `explicit`"
 - ITK pull request InsightSoftwareConsortium/ITK#3255 commit InsightSoftwareConsortium/ITK@abb88cc "ENH: Make Vector constructor from scalar explicit, unless LEGACY enabled"
@N-Dekker N-Dekker merged commit fa9bf01 into develop Jul 25, 2022
@N-Dekker N-Dekker deleted the Explicit-conversion-Point-Vector branch July 25, 2022 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant