On 9/23/13 1:03 AM, Dicebot wrote:
On Sunday, 22 September 2013 at 23:49:56 UTC, Andrei Alexandrescu wrote:
...

In general I like it though I do agree with concerns mentioned that
without speculation about high-level API and usage examples it is rather
hard to evaluate its practical applicability. For example, you have
mentioned somewhere in comments that it is planned to embed allocator as
part of template site like in C++ and it does not really sound a good idea.

That is undecided at this point. It's possible that we collectively get convinced the efficiency impact of indirect calls is not too high, in which case we can have containers using a dynamic allocator interface.

Andrei


Reply via email to