Implicitly Typed Local Variables(隐式类型)与Implicitly Typed Array(隐式类型数组),C++系列教程,C++实例,C++,软件编程...
基于82个网页-相关网页
The syntax of array creation expressions (§7.5.10.2) is extended to support implicitly typed array creation expressions.
扩展数组创建表达式(§7.5.10.2)的语法用以支持隐型数组创建表达式。
Implicitly typed arrays, a form of array creation and initialization that infers the element type of the array from an array initializer.
数组创建和初始化的形式,它从数组初始化器推导出数组的元素类型。
When you create an anonymous type that contains an array, the array must be implicitly typed in the type's object initializer.
建立包含阵列的匿名型别时,在型别的物件初始设定式中阵列必须是隐含型别。
应用推荐