home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A093722.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  175.6 KB  |  1 channel  |  11,025 sample rate  |  16 seconds
Transcription: Here, the minus operator has one argument, y, that is an object of the fraction class. The overloaded unary operator is called. Notice the operator is used in this line just like the built-in minus operator can be used for built-in data types.