Copyright © 2016
Robert W. Hasker

Note 12: Copying, STL, strings

Copying Structures

Copy Constructor

Destructor

Moving Data

Rule of Five

STL and memory management

std::string memory management

Review