Cleanup: fix terminology in comment
This commit is contained in:
@@ -433,7 +433,7 @@ class Set {
|
||||
|
||||
/**
|
||||
* Creates a new slot array and reinserts all keys inside of that. This method can be used to get
|
||||
* rid of dummy slots. Also this is useful for benchmarking the grow function.
|
||||
* rid of removed slots. Also this is useful for benchmarking the grow function.
|
||||
*/
|
||||
void rehash()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user