fixed hashmap, add better makefile
authorPeizhao Ou <peizhaoo@uci.edu>
Thu, 12 Feb 2015 00:40:36 +0000 (16:40 -0800)
committerPeizhao Ou <peizhaoo@uci.edu>
Thu, 12 Feb 2015 00:40:36 +0000 (16:40 -0800)
commitbd3e45d7445721324c680635cb96879668af5c7f
treedb236165ab1bef1ca6669327bbd2957cbf0de8ba
parentfaf43225ff0d1a0091f5e489714de0c26d24d02f
fixed hashmap, add better makefile
concurrent-hashmap/Makefile
concurrent-hashmap/hashmap.h
concurrent-hashmap/hashmap_wildcard.h
concurrent-hashmap/main.cc [deleted file]
concurrent-hashmap/testcase1.cc [new file with mode: 0644]
concurrent-hashmap/testcase2.cc [new file with mode: 0644]