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

Deafult destructor prevent compiler-generated move #201

Open
renvenuti opened this issue Nov 16, 2020 · 1 comment
Open

Deafult destructor prevent compiler-generated move #201

renvenuti opened this issue Nov 16, 2020 · 1 comment

Comments

@renvenuti
Copy link

Hello
I've seen that you declare in your ifc classes destructor = default, but this disable the move semantic.

https://stackoverflow.com/questions/33957037/does-a-default-virtual-destructor-prevent-compiler-generated-move-operations
Bye
Renzo Venuti

@luzpaz
Copy link
Contributor

luzpaz commented Feb 2, 2024

fix typo in ticket summary, should be 'Default' not 'Deafult'

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

2 participants