Phobos addition formal review: std.experimental.allocator

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Fri Jun 12 08:47:43 PDT 2015


On 6/12/15 7:31 AM, Jacob Carlborg wrote:
> On 2015-06-12 13:06, Dicebot wrote:
>> The legendary allocator package by Andrei Alexandrescu has arrived at
>> your doorsteps and kindly asks to let it into Phobos
>>
>> http://wiki.dlang.org/Review/std.experimental.allocator
>>
>> Docs:
>> http://erdani.com/d/phobos-prerelease/std_experimental_allocator.html
>> Code:
>> https://github.com/andralex/phobos/tree/allocator/std/experimental/allocator
>>
>
> As I said in the other thread:
>
> * Andrei's ODBC code seems to be in the same branch
> * Some code is commented in std.math and std.traits
> * What is std.typed_allocator? It doesn't seem to have anything related
> to allocators, some leftover code?

Sorry about that. I now created a pull request with that stuff taken 
care of:

https://github.com/D-Programming-Language/phobos/pull/3405


Andrei



More information about the Digitalmars-d mailing list