Proof of concept - library AA
Martin Nowak via Digitalmars-d
digitalmars-d at puremagic.com
Wed May 27 07:03:45 PDT 2015
On Monday, 25 May 2015 at 23:39:18 UTC, IgorStepanov wrote:
> On Sunday, 24 May 2015 at 14:13:26 UTC, Martin Nowak wrote:
>> Would be interesting to get some opinions on this.
>>
>> https://github.com/D-Programming-Language/druntime/pull/1282
>
> BTW, I have one idea. We may declare the AA ABI:
> AA is a pointer to the next layout:
This is intended as temporary solution to simplify the transition
to a library aa.
Extending this conversion to other types for against the goal to
replace the built-in AA.
More information about the Digitalmars-d
mailing list