On Friday, 15 May 2015 at 03:27:15 UTC, Andrei Alexandrescu wrote:
Ready for yet another name debate? Here's an opportunity!

I just added:

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

https://github.com/andralex/phobos/blob/allocator/std/experimental/allocator/auto_deallocator.d

BulkDeallocator
FlushDeallocator



Also, I need two more good names: one for what's now called "porcelain" - high-level typed interface for allocators, and one for "best of Beatles" (not defined yet) - a module collecting a number of canned good allocator designs by connecting together components.


std.allocator.bestof
std.allocator.recipes
std.allocator.cots
std.allocator.premade
std.allocator.prefab



Thanks,

Andrei



Reply via email to