下面的函數(shù)模板定義中錯誤的是
下面的函數(shù)模板定義中錯誤的是
A.template
B.template Q F(Q x){retum Q+x;) Q F(Q x){return x+x;}
C.template<classT>
D.template<class T> TF(T x){return x*x;) Bool F(tx){return x>1;)
正確答案:A
詞條內(nèi)容僅供參考,如果您需要解決具體問題
(尤其在法律、醫(yī)學(xué)等領(lǐng)域),建議您咨詢相關(guān)領(lǐng)域?qū)I(yè)人士。