Small Buffer Optimization for string and friends
Jacob Carlborg
doob at me.com
Sun Apr 8 08:35:50 PDT 2012
On 2012-04-08 16:54, Andrei Alexandrescu wrote:
> On 4/8/12 5:45 AM, Jacob Carlborg wrote:
>> On 2012-04-08 07:56, Andrei Alexandrescu wrote:
>>
>>> For this to happen, we need to start an effort of migrating built-in
>>> arrays into runtime, essentially making them templates that the compiler
>>> lowers to. So I have two questions:
>>
>> Just don't make the same mistake as with AA.
>
> The mistake with AAs was done long ago, but it was forced as AAs
> predated templates.
>
> Andrei
>
I'm referring to the new template implementation of AAs that got
reverted due everything breaking, if I recall correctly.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list