[Bug libstdc++/20062] hash_map leak memory

2005-02-18 Thread arturas at inf dot unibz dot it
--- Additional Comments From arturas at inf dot unibz dot it 2005-02-18 19:04 --- Subject: Re: hash_map leak memory Hi Andrew, Thanks for the reply. I think you are correct. I overlooked that information completely. It seems there's no memory leak. I apologies for taking your

[Bug libstdc++/20062] hash_map leak memory

2005-02-18 Thread arturas at inf dot unibz dot it
--- Additional Comments From arturas at inf dot unibz dot it 2005-02-18 18:25 --- Subject: Re: hash_map leak memory Hi Pinskia, I think I made a mistake including the code. Here's the code: - a.cc - #include #in