$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2004-05-20 14:57:03
> I also used this idom, it is very nice. One thing to watch
> out for is 'false positives' from other global/static objects
> that do mallocs.
>
> leak_reporter leak_reporter::instance;
> std::string i_will_trigger_leak_report;
>
>
> I am not aware of any automatic way to avoid this.
I will use command line argument to to turn this feature on/off
Gennadiy.