$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Siek (jsiek_at_[hidden])
Date: 2001-07-24 13:19:37
I just checked in a fix for a memory leak in clear(), and I'm still
looking to make sure that there aren't any more.
-Jeremy
On Tue, 24 Jul 2001, Jan van der Veen wrote:
>
> TGraph G(1024);
>
> for (int i = 0; i < 100; ++i) {
> G.clear();
> G = TGraph(1024 + i);
> }
> }
----------------------------------------------------------------------
Jeremy Siek www: http://www.lsc.nd.edu/~jsiek/
Ph.D. Candidate, IU B'ton email: jsiek_at_[hidden]
Summer Manager, AT&T Research phone: (973) 360-8185
----------------------------------------------------------------------