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. #5

Conversation

jhlegarreta
Copy link
Member

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.
@sudomakeinstall
Copy link
Member

👍 LGTM!

@jhlegarreta
Copy link
Member Author

@DVigneault I do not have the rights to merge. Can you proceed, please?

@sudomakeinstall sudomakeinstall merged commit 347468b into InsightSoftwareConsortium:master Apr 19, 2018
@sudomakeinstall
Copy link
Member

Done! Sorry, did not realize you didn't have merge rights.

@jhlegarreta
Copy link
Member Author

Thanks @DVigneault !

@jhlegarreta jhlegarreta deleted the MoveDISALLOWCOPYANDASSIGNToPublicSection branch May 20, 2020 21:49
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.

None yet

2 participants