|
|
|
|
|
by WalterBright
575 days ago
|
|
> So there's no losing track of what allocates and what doesn't. Having an allocator implicitly passed in with a struct argument is not quite what I meant. D once had allocators as member functions, but that wound up being deprecated because the allocation strategy is only rarely tied to the struct. |
|