why allocators are not discussed here

Dmitry Olshansky dmitry.olsh at gmail.com
Wed Jun 26 12:40:50 PDT 2013


26-Jun-2013 21:35, Dicebot пишет:
> By the way, while this topic gets some attention, I want to make a
> notice that there are actually two orthogonal entities that arise when
> speaking about configurable allocation - allocators itself and global
> allocation policies. I think good design should address both of those.
>

Sadly I believe that global allocators would still have to be compatible 
with GC (to not break code in hard to track ways) thus basically being a 
GC. Hence we can easily stop talking about them ;)



-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list