Vote on region allocator

Peter Alexander peter.alexander.au at gmail.com
Sun Sep 25 13:40:11 PDT 2011


On 25/09/11 1:20 AM, dsimcha wrote:
> On 9/24/2011 7:55 PM, Andrei Alexandrescu wrote:
>> Defining and using an allocator interface would have a small speed
>> impact (i.e. allocation would entail an indirect call) but I think that
>> would be acceptable.
>
> Agreed. My much bigger concern w.r.t. dynamic interfaces is their
> inflexibility, i.e. that they can't be used effectively with template
> metaprogramming.

In what way would you want to meta-program with allocators?


More information about the Digitalmars-d mailing list