I need to use a hash table in a C++ application and I poked through /usr/include/c++/4.1.1 on my Fedora Core 6 system, to see if I can find anything. I found not one, but two implementations:
ext/hasthable.h and tr1/hashtable Does anybody know what's up with these two? How are they different? And why two? And which one can/should I use? Thanks! _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus