efficient / libcuckoo

A high-performance, concurrent hash table
Other
1.61k stars 275 forks source link

The examples of erase_fn #39

Closed MRYingLEE closed 8 years ago

MRYingLEE commented 8 years ago

I just made pull request on the new function erase_fn.

MRYingLEE commented 8 years ago

I just found a bug. After I fix, I will re-submit.