Phobos addition formal review: std.experimental.allocator

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Fri Jun 12 07:31:17 PDT 2015


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?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list