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

Common: Make DynamicLibrary non-copyable #10494

Merged

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Mar 5, 2022

The default implementations of DynamicLibrary's copy and move constructors and assignment operators are unsafe.

The default implementations of DynamicLibrary's copy and move
constructors and assignment operators are unsafe.
@AdmiralCurtiss AdmiralCurtiss merged commit 9af9e79 into dolphin-emu:master Mar 6, 2022
10 checks passed
@JosJuice JosJuice deleted the dynamiclibrary-rule-of-five branch March 6, 2022 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants