dmd 2.063 released with 260 bugfixes and enhancements
Timon Gehr
timon.gehr at gmx.ch
Thu May 30 12:09:52 PDT 2013
On 05/30/2013 08:00 PM, Mafi wrote:
> What a great release! Great work!
>
> I really like the new langugage changes. One change caught my attention:
> #10 "The Template This Parameter now changes the member function
> qualifier". Does this mean that const/immutable ranges can implement a
> useful opSlice? ...
Yes, const/immutable containers are now able to implement a useful
opSlice without manual duplication.
More information about the Digitalmars-d-announce
mailing list