DMD 2.078.0 已经发布,做了大量更改

栏目: 软件资讯 · 发布时间: 8年前

内容简介:DMD 2.078.0 已经发布,D 是具有类 C 语法和静态类型的系统编程语言。 它将效率,控制和建模能力与安全性和程序员生产力相结合。 更新内容: 编译器更改: opDispatch resolution in with statements Generate...

DMD 2.078.0 已经发布,D 是具有类 C 语法和静态类型的系统编程语言。 它将效率,控制和建模能力与安全性和 程序员 生产力相结合。

更新内容:

编译器更改:

  1. opDispatch resolution in with statements

  2. Generate header files using do instead of body as per DIP1003

  3. pragma(crt_constructor) and pragma(crt_destructor) were added

  4. Subtraction of pointers that point to different types has been deprecated.

  5. Variadic template arguments no longer require alias workaround

  6. fix Issue 16997 - Integral promotion rules not being followed for unary + - ~ operators

  7. Optional ModuleInfo

  8. Added RAII and try-finally support for -betterC mode.

  9. Windows: dmd can now detect Visual Studio installation paths

运行时更改:

  1. core.runtime now allows more fine-grained control over unittests.

  2. The runtime learned a few new options to customize how coverage reports are created.

库更改:

  1. mean Was Added To std.algorithm

  2. findSkip can now skip elements using just a predicate function

  3. std.array.byPair now returns a NamedTuple

  4. std.container.dlist supports linearRemoveElement

  5. std.container.slist supports linearRemoveElement

  6. Deprecate save for std.range.package.Transposed

  7. std.typecons.Ternary.opBinary supports bool bitwise operands

完整内容请查看发行说明

下载地址:http://downloads.dlang.org/releases/2.x/2.078.0


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

UML基础与Rose建模教程

UML基础与Rose建模教程

人民邮电出版社 / 人民邮电出版社 / 2006-1 / 36.00元

《UML基础与Rose建模教程》全面,详细地介绍了 UML 的基础知识和Rational Rose的使用方法,并通过4个综合性的案例,展示了使用UML和Rose进行软件建模的具体方法和步骤。全书共分20章,前4章是基础部分,介绍了UML和Rose的基础知识;第5章到第13章是《UML基础与Rose建模教程》的重点,介绍了UML的9种图和组成元素,以及相关的建模技术,并在每章的最后介绍了各种图在Ro......一起来看看 《UML基础与Rose建模教程》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试