有如下函数模板:template<class T> T

有如下函数模板:template T square(T x){ return x*x; }其中T是

答案
C

题目信息

题号:6412
题型:单选题
难度:普通