home *** CD-ROM | disk | FTP | other *** search
- This line begins the definition of the function insert(). The
- scope resolution operator indicates that this function is a member
- the class PhoneBk. This function either adds a new entry to a
- PhoneBk, or, if the requested name is already in the book,
- overwrites the telephone number for that name.
-