试题详情
单项选择题假设ClassX是类类型标识符,Type为类型标识符,可以是基本类型或类类型,Type_Value为Type类型的表达式,那么,类型转换函数的形式为()

A、ClassX::operator Type(Type t){… return Type_Value;}

B、friendClassX::operator Type(){… return Type_Value;}

C、Type ClassX::operator Type(){…return Type_Value;}

D、ClassX::operator Type(){… return Type_Value;}

  • D
  • 关注下方微信公众号,在线模考后查看

热门试题