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.