home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A09213.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-12-01  |  250.0 KB  |  1 channel  |  11,025 sample rate  |  23 seconds
Transcription: An overloaded arrow operator must return a reference to a class object, an object of a class that contains an overloaded arrow function, or a pointer to a class. If the return value is of class type, that class must not be the same as the class declaring the function, and it must contain its own definition of an overloaded arrow operator.