20 May
                
                    2004
                
            
            
                20 May
                
                '04
                
            
            
            
        
    
                9:57 p.m.
            
        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.