I have a class
class ChartLine{ protected: vector line; // points connecting the line CString name; //line name for legend
The only time you ever need to call delete is after you've called new. Everything else is handled.
delete
new