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

COMP: Move ITK_DISALLOW_COPY_AND_ASSIGN calls to public section. #3

Merged
merged 1 commit into from Apr 14, 2018
Merged

COMP: Move ITK_DISALLOW_COPY_AND_ASSIGN calls to public section. #3

merged 1 commit into from Apr 14, 2018

Conversation

jhlegarreta
Copy link

Move ITK_DISALLOW_COPY_AND_ASSIGN calls to public section following
the discussion in
https://discourse.itk.org/t/noncopyable

If legacy (pre-macro) copy and assing methods existed, subsitute them
for the ITK_DISALLOW_COPY_AND_ASSIGN macro.

Move `ITK_DISALLOW_COPY_AND_ASSIGN` calls to public section following
the discussion in
https://discourse.itk.org/t/noncopyable

If legacy (pre-macro) copy and assing methods existed, subsitute them
for the `ITK_DISALLOW_COPY_AND_ASSIGN` macro.
@hjmjohnson hjmjohnson merged commit 93ce674 into lorensen:master Apr 14, 2018
thewtex added a commit to thewtex/ITKSkullStrip that referenced this pull request Jul 24, 2019
ENH: Conform `README` to `ITKModuleTemplate` convention.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants