Escape analysis
ore-sama
spam at here.lot
Tue Oct 28 09:18:19 PDT 2008
Allocation is determined on delegate creation, not on passing it somewhere else, isn't it? Closure allocation is a caller's task, so it's responsible and should be able to control this. Documentation is generally not needed, usually it's quite obvious, what's going on. Default should be alloc by default, and programmer should be able to track allocations with compiler's help, if he wants.
More information about the Digitalmars-d
mailing list