mirror of
https://github.com/FEX-Emu/robin-map.git
synced 2024-11-23 06:09:52 +00:00
Remove erroneous comment.
This commit is contained in:
parent
cb6b7cf8c7
commit
f26e2ebb12
@ -1320,7 +1320,6 @@ private:
|
||||
new_table.swap(*this);
|
||||
}
|
||||
|
||||
// Same as rehash(0) but noexcept and faster.
|
||||
void clear_and_shrink() noexcept {
|
||||
GrowthPolicy::clear();
|
||||
m_buckets_data.clear();
|
||||
|
Loading…
Reference in New Issue
Block a user