Replies: 2 comments
-
|
Non copyable classes:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Following http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rc-copy-virtual |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To improve the quality of the API we should define which object are copiable and for the one not copiable
define
The same thing for not movable
Beta Was this translation helpful? Give feedback.
All reactions