--- Additional Comments From pcarlini at suse dot de 2005-08-09 08:41
---
Yeah, I concur with Chris. And we already agreed (with Matt too) that there is
no point in spending time on the legacy hashed containers.
--
What|Removed |Added
--- Additional Comments From chris at bubblescope dot net 2005-08-05 08:29
---
While it doesn't fix your bug, if you want a hash_map I'd advise looking at
tr1/unordered_map, which
I'd expect to work better. I think however you'll find that all implementations
of hash_map strictly tell
--- Additional Comments From jzampier at gmail dot com 2005-08-05 02:58
---
Created an attachment (id=9434)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9434&action=view)
The offending code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23244