Region-based memory management and GC?
Jon Degenhardt
jond at noreply.com
Sat Sep 30 17:10:59 UTC 2017
On Saturday, 30 September 2017 at 07:41:21 UTC, Igor wrote:
> On Friday, 29 September 2017 at 22:13:01 UTC, Jon Degenhardt
> wrote:
>> Have there been any investigations into using region-based
>> memory management (aka memory arenas) in D, possibly in
>> conjunction with GC allocated memory?
>
> Sounds like just want to use
> https://dlang.org/phobos/std_experimental_allocator_building_blocks_region.html.
Wow, thanks, I did not know about this. Will check it out.
More information about the Digitalmars-d-learn
mailing list