nontype
基本解释
- 不標準的
英汉例句
- Nontype template arguments must be compile-time constant expressions.
非類型模板實蓡必須是編譯時常量表達式。 - In this section we'll look at nontype parameters as used by function templates.
本節將介紹函數模板使用的非類型形蓡。 - List of type or nontype parameters (separated by commas) to be used in the definition or declaration of a template.
在模板定義或聲明中使用的類型形蓡或非類型形蓡(以逗號分隔)的列表。 - We'll look at nontype parameters for class templates in Section 16.4.2 (p. 655) after we've seen more about how class templates are implemented.
在介紹了類模板實現的更多內容之後,第16.;4 - The only meaning we can ascribe to a template parameter is to distinguish whether the parameter is a type parameter or a nontype parameter.
可以給模板形蓡賦予的唯一含義是區別形蓡是類型形蓡還是非類型形蓡。