On 10/21/2015 09:46 AM, Robert burner Schadek wrote:
On Wednesday, 21 October 2015 at 11:05:12 UTC, Andrei Alexandrescu wrote:
I'm finally getting the cycles to get to thinking about Design by
Introspection containers.

What do you have in mind about the Design by Introspection (DyI, DbI is
taken) for the container?

Containers will obey subsets of a nomenclature of primitives.

How do you plan to use the allocators? Have the container create and
handle the allocator, pass it at container construction, or (YOUR IDEA
HERE)?

Container will pick the current allocator reference, or get it as a creation parameters, and store it for the life of the container.


Andrei

Reply via email to