std.allocator: nomenclature needed
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Thu May 14 20:27:20 PDT 2015
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
It's very useful, but it seems the name doesn't do it justice.
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.
Thanks,
Andrei
More information about the Digitalmars-d
mailing list