1974 shaares
6 private links
6 private links
1 result
tagged
moveconstruction
The idea behind it is as follows: classes should not define any of the special functions (copy/move constructors/assignment, and the destructor) unless they are classes dedicated to resource management.