home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH08 / A080922.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-29  |  198.6 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: If the definition of a class member function appears outside the class definition, the function is not in line unless the definition begins with the keyword in line. In this class, the member function B is in line because its definition begins with the keyword in line.