DIP77 - Fix unsafe RC pass by 'ref'

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 8 18:34:44 PDT 2015


On 4/8/2015 6:19 PM, Brad Anderson wrote:
> On Thursday, 9 April 2015 at 00:30:46 UTC, deadalnix wrote:
>> On Wednesday, 8 April 2015 at 23:11:08 UTC, Walter Bright wrote:
>>> http://wiki.dlang.org/DIP77
>>
>> That is pretty much the old Rust solution called boxing. This sound like the
>> right way forward to me.
>
> Any idea why they abandoned it?

No, but I can guess. It's less efficient.


More information about the Digitalmars-d mailing list