template argument
常見例句
- An unspecialized class template cannot be used as a template argument in a base class list.
不能將非專用化的類模板用作基類列表中的模板蓡數(shù)。 - For example, I don't support ideas of direct language support for template argument constraints checking.
比如我不支持對模板蓡數(shù)約束檢查提供直接語言支持的想法。 - 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看待事物的方式是,您提供作爲(wèi)一個模板蓡數(shù)的值必須在編譯時是已知常數(shù)。 返回 template argument