导航
您当前的位置:首页 > 计算机 > 等级考试
问题:

[单选题]下列模板声明中,有语法错误的是(  )。

Atemplate<typename T> T fun(T x)return x;

Btemplate<typename T> T fun(T x,int n)retum x*n;

Ctemplate<class T> T fun(T* p)return *p;

Dtemplate<class T> T classAT n;

答案解析:

相关问题
关于我们 | 用户指南 | 版权声明 | 给我留言 | 联系我们 | 积分商城 | 答案求助 | 网站地图
Copyright © 2024 www.daanwo.com All Rights Reserved