DIP 1016 and const ref parameters
Les De Ridder
les at lesderid.net
Thu Jun 20 00:01:16 UTC 2019
On Wednesday, 19 June 2019 at 20:18:58 UTC, Max Haughton wrote:
> On Wednesday, 19 June 2019 at 19:25:59 UTC, Jonathan M Davis
> wrote:
>> On Wednesday, June 19, 2019 12:28:12 PM MDT XavierAP via
>> Digitalmars-d-learn wrote:
>>> [...]
>>
>> The DIPs are here: https://github.com/dlang/DIPs
>>
>> [...]
>
> DIP1014 has not been implemented in DMD or druntime yet, AFAIK
I have two open PRs for the druntime[1] and Phobos[2]
implementations,
but no dmd yet.
[1] https://github.com/dlang/druntime/pull/2638
[2] https://github.com/dlang/phobos/pull/7075
More information about the Digitalmars-d-learn
mailing list