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