Bulk allocation and partial deallocation for tree data structures.

Ali Çehreli via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Jul 3 10:06:10 PDT 2017


On 07/02/2017 07:56 PM, Stefan Koch wrote:
> On Monday, 3 July 2017 at 02:51:49 UTC, Filip Bystricky wrote:
>> Anyone?
>
> The answer is no.
>
> Partial deallocation in an arbitrary fashion is not advisable.
>
> And there are no standard library mechanisms for it.

Would it be possible to write a custom std.experimental.allocator that 
does this?

Ali



More information about the Digitalmars-d-learn mailing list