Otherwise,
if
T is a function type, or
if the type of the argument is possibly cv-qualified
T, or
if
T is an array type of unknown bound with element type
U and
the argument has an array type of known bound whose
element type is possibly cv-qualified
U,
the implicit conversion sequence is the identity conversion
.