Lecture overview -- Keyboard shortcut: 'u'  Previous page: Classes and Conversion -- Keyboard shortcut: 'p'  Next page: Classes and Conversion: Examples -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Abstraction Mechanisms, Part 1 - slide 19 : 36

Implicit Conversion
Conversion operators TT::operator S() and constructors T::T(S) can be called implicitly