On Sunday, 5 April 2015 at 03:16:32 UTC, Andrei Alexandrescu wrote:
Things are going well with std.allocator. I broke the code into a package with modules, which makes it quite nice to deal with. Also I just implemented a simple heterogeneous freelist allocator akin to the Kernighan-Ritchie one:

http://erdani.com/d/phobos-prerelease/std_experimental_allocator_kernighan_ritchie.html

Guess, it's a matter of time until we get something like yashwantraoShambshioSubramaniamSort in phobos.

Reply via email to