220 likes | 345 Views
Pointers, Containers, and Iterators. Chapter Objectivesunderstand that pointer objects store addresses of other objectsuse several methods for initializing pointersthey can store null or an addressuse the standard list class from the standard template library (STL)use the STL iterator class to
E N D