CH4 Object-based Programming
This chapter describes object-based programming, main contents include basic concepts of classes, such as public, private, private, and protective (Protect) types; class constructor, copy constructor, destructor; static class Members, constant class members (const), variable class members (Mutable); operators overload (to create an Iterator function); pointers to the members of the class.