T
Triple-DES
Informally, maybe. But "implicit conversion" is much clearer. That
reserves "cast" for something you write in your source code that
usually does an explicit conversion.
Agreed, but interestingly enough, in the example given in 11.2/4, the
term "implicitly cast" is used to describe what would normally be
referred to as an implicit conversion (A conversion from pointer-to-
derived to pointer-to-base).