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

Remove _helper_enable_copy_move.hpp #125

Open
thirtytwobits opened this issue May 28, 2024 · 0 comments
Open

Remove _helper_enable_copy_move.hpp #125

thirtytwobits opened this issue May 28, 2024 · 0 comments

Comments

@thirtytwobits
Copy link
Member

One of CETL's design parameters is to avoid unnecessary includes even at the cost of some copy-and-paste code, where such code is trivial. _helper_enable_copy_move.hpp is trivial and therefore should be removed and the current uses should simply write the constructor statements needed inline.

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

No branches or pull requests

1 participant