template argument
常見(jiàn)例句
- An unspecialized class template cannot be used as a template argument in a base class list.
不能將非專(zhuān)用化的類(lèi)模板用作基類(lèi)列表中的模板參數(shù)。 - For example, I don't support ideas of direct language support for template argument constraints checking.
比如我不支持對(duì)模板參數(shù)約束檢查提供直接語(yǔ)言支持的想法。 - The standardese way of looking at things is simply that the value you supply as a template argument must be a constant known at compile time.
standardese看待事物的方式是,您提供作為一個(gè)模板參數(shù)的值必須在編譯時(shí)是已知常數(shù)。 返回 template argument