$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: cppljevans_at_[hidden]
Date: 2003-10-06 16:09:26
On 10/06/2003 03:32 PM, Philippe A. Bouchard wrote:
>
[snip]
> That is a great document, really interesting. If we are talking about the
Thanks!
> root_collector I was talking about; then given:
>
> Group: group of pointees on the heap refering to themselves.
Given pointee1 and pointee2, how can
bool same_group(pointee1,pointee2);
be calculated?