Fix typo
Change-Id: I38b5496f8f1afac24e41f3408b10371e932a47f5
This commit is contained in:
@@ -344,7 +344,7 @@ public:
|
||||
return true;
|
||||
}
|
||||
|
||||
/*! \brief Iterator for BOpenHashMap
|
||||
/*! \brief Iterator for BOpenHashTable
|
||||
|
||||
The iterator is not invalidated when removing the current element from
|
||||
the table, unless the removal triggers a resize.
|
||||
|
||||
Reference in New Issue
Block a user