This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/13342] hash_map doesn't support std::string keys


------- Additional Comments From kgirard at connect dot carleton dot ca  2003-12-07 17:59 -------
I currently supply my own std::string hash in my projects but I though it would
be nice have it built into libstdc++ since std::string's should be very common.
 I didn't know how the whole gcc/libstdc++ patch thing worked sorry.  I will do
a check out of the mainline and submit a patch and see what happens ;)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13342


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]