home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A09136.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  240.1 KB  |  1 channel  |  11,025 sample rate  |  22 seconds
Transcription: To overload the assignment, subscript, function call, or member selection arrow operators, you must declare them to be non-static member functions so that values can be assigned to their first operands. The equals operator is the only operator that is not inherited. There are special rules for overloading the operators new and delete.