1 Mar
2016
1 Mar
'16
11:16 p.m.
On 03/01/2016 03:23 PM, Rob Stewart wrote:
On March 1, 2016 8:14:20 AM EST, Phil Bouchard
wrote: Sorry I forgot that the header node is instantiated on the stack.
Do you mean that the header node is part of the container object? If so, it may be allocated on the stack or the free store depending upon how the container itself was allocated.
Yes exactly.