aboutsummaryrefslogtreecommitdiff
path: root/src/hash.cpp (follow)
AgeCommit message (Expand)Author
2006-11-22Yup, slightly more optimized, still works.Mike Buland
2006-11-22Fixed a silly mistake that made the whole thing useless when using strings.Mike Buland
2006-11-21Hash uses real exceptions now, and has a clear() function.Mike Buland
2006-11-21Added erase functionality, and specializations for using ints as hash keys, soMike Buland
2006-11-21Wow, craziness. Part way through working on the confpair system I got someMike Buland
2006-07-26Added the not-yet-working hash class. More thought must be done. This doesn'tMike Buland