You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `find()` method incorrectly returned true if
the slot at the end of the bucket list is occupied.
This commit fixes the issue and additionally adds
insists that all slots in a bucket list are occupied
in both `find()` and `for_each_in_equal_range`.
0 commit comments