单项选择题
类ABC中定义了一个函数成员fun:void fun(){......}。编译器在编译时会将其函数头调整为()。
A.void fun(ABC *this )
B.void fun(ABC *const this )
C.void fun(ABC this )
D.不做调整
点击查看答案&解析

单项选择题
A.void fun(ABC *this )
B.void fun(ABC *const this )
C.void fun(ABC this )
D.不做调整
微信扫一扫,加关注免费搜题