home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH06 / A06185.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-21  |  142.2 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: If there is both a constant and non-constant version of a member function, the constant version is invoked for a constant object and the non-constant version is invoked for a non-constant object.