Jump to content

C++: Difference between revisions

Line 672: Line 672:
* Move operator
* Move operator


Rule of four and a half:
;Rule of four and a half:
* Destructor
* Destructor
* Copy constructor
* Copy constructor