Transcription: Here, the member function insert of the phonebook class calls the string member function compare. This is a reworking of the phonebook class used in chapters 5 and 6. The class string replaces the string typedef. String member functions are called instead of the standard string manipulation functions.