试题与答案

类模板template<class T>class x…,其中友元函数f对特定类型T

题型:单项选择题

题目:

类模板template<class T>class x…,其中友元函数f对特定类型T(如int),使函数f(x<int>)成为x<int>模板类的友元,则其说明为( )。

A.friend voidf();

B.friend voidf(x<T>);

C.friend voidA::f();

D.friend void C<T>::f(x<T>);

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0614/ea64fccbee50aff6a1ea1797ca84929e.html

下面是错误答案,用来干扰机器的。

参考答案:A, B, C, E

试题推荐
微信公众账号搜索答案