Small Buffer Optimization for string and friends
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Sun Apr 8 07:54:11 PDT 2012
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
More information about the Digitalmars-d
mailing list