-
-
Notifications
You must be signed in to change notification settings - Fork 664
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
Clean up MetaProgrammingLibrary, mpl:: namespace #2713
Merged
dzenanz
merged 2 commits into
InsightSoftwareConsortium:master
from
dzenanz:cmake320policies
Sep 9, 2021
Merged
Clean up MetaProgrammingLibrary, mpl:: namespace #2713
dzenanz
merged 2 commits into
InsightSoftwareConsortium:master
from
dzenanz:cmake320policies
Sep 9, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
area:Core
Issues affecting the Core module
type:Documentation
Documentation improvement or change
area:Python wrapping
Python bindings for a class
area:ThirdParty
Issues affecting the ThirdParty module
type:Infrastructure
Infrastructure/ecosystem related changes, such as CMake or buildbots
type:Testing
Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
labels
Sep 4, 2021
N-Dekker
reviewed
Sep 4, 2021
N-Dekker
reviewed
Sep 4, 2021
dzenanz
force-pushed
the
cmake320policies
branch
from
September 7, 2021 22:48
88df65a
to
71e187f
Compare
dzenanz
force-pushed
the
cmake320policies
branch
from
September 8, 2021 20:10
71e187f
to
5c7ed4a
Compare
It should be replaced by std::enable_if from STL.
dzenanz
force-pushed
the
cmake320policies
branch
from
September 8, 2021 20:19
5c7ed4a
to
cefc072
Compare
github-actions
bot
removed
the
area:ThirdParty
Issues affecting the ThirdParty module
label
Sep 8, 2021
N-Dekker
approved these changes
Sep 8, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 👍
/azp run ITK.macOS |
There was one failing test, the flaky itkStatisticsUniqueLabelMapFilterTest1. |
hjmjohnson
approved these changes
Sep 9, 2021
phcerdan
added a commit
to phcerdan/ITKIsotropicWavelets
that referenced
this pull request
Jun 3, 2022
itk::EnableIf was marked as legacy in [itk 5.3](InsightSoftwareConsortium/ITK#2713)
phcerdan
added a commit
to phcerdan/ITKIsotropicWavelets
that referenced
this pull request
Jun 3, 2022
itk::EnableIf was marked as legacy in [itk 5.3](InsightSoftwareConsortium/ITK#2713)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area:Core
Issues affecting the Core module
area:IO
Issues affecting the IO module
area:Python wrapping
Python bindings for a class
type:Documentation
Documentation improvement or change
type:Infrastructure
Infrastructure/ecosystem related changes, such as CMake or buildbots
type:Testing
Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.