$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [shifted_ptr] Review Request
From: Phil Bouchard (philippe_at_[hidden])
Date: 2011-04-06 15:30:07
On 4/6/2011 12:06 PM, Thomas Klimpel wrote:
>
> Then the problem here is that the reference to the parent window went away. It's perfectly OK for the Mark& Sweep algorithm to wipe away unreferenced nodes.
If you have a modal dialog box, you don't want your main window to
simply disappear just because there is no pointer pointing to it.
-Phil