home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH12 / A12131.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  195.3 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: A reference to a derived class can be converted to a reference to one of its accessible base classes. A base class is accessible if all of its members are accessible. In this example, a reference to a derived class is automatically converted to a reference to the base class.