On Thursday, 23 November 2006 18:09, I wrote: > Use __gnu_cxx::hash_map<> as suggested by Guillaume. > http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/hash__map.html > > It is an extension to the standard library. Here is the documentation: > http://www.sgi.com/tech/stl/hash_map.html
By the way. We had "base/StringHash.[C|h]". Unused and removed from the reorganisation branch: http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/tags/RELEASE_1_4_0/base/StringHash.h?view You may want to resurrect it (it doesn't compile here). If you do so, please read this: http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#5_4 Regards, Pedro ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
