efficient / libcuckoo

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

Typo in the doc #100

Closed leventov closed 6 years ago

leventov commented 6 years ago

https://github.com/efficient/libcuckoo/blob/master/libcuckoo/cuckoohash_map.hh#L542: "modifies the mutates the given value..."

manugoyal commented 6 years ago

Thanks! Fixed the docs.