
26 Apr
2011
26 Apr
'11
8 a.m.
On 4/25/2011 11:45 PM, Rutger ter Borg wrote:
If I understood correctly, it's a pointer that
1) counts references from the stack or data segment only 2) auto-unites different "sets"
So maybe something along the line of "heap_set_ptr" covers its functionality. I'm curious about the union behaviour: couldn't this be causing a huge delay for deallocation? Can it be turned off?
To answer your question, unifications are very unlikely to start with and they cannot be turned off. -Phil