home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH12 / A12153.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  180.5 KB  |  1 channel  |  11,025 sample rate  |  16 seconds
Transcription: If you assign a value to a class object and this value has a type for which a conversion constructor is defined, the conversion constructor will be called implicitly. You can also call the conversion constructor explicitly to convert an object to a class object.