mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 12:07:05 +08:00
Add link to Open-addresing wiki
PiperOrigin-RevId: 924993633 Change-Id: Ib405ec707e2d2ee87cd79192b6a8a1cc23b811d0
This commit is contained in:
committed by
Copybara-Service
parent
572c952b70
commit
d873f87006
@@ -13,6 +13,7 @@
|
||||
// limitations under the License.
|
||||
//
|
||||
// An open-addressing
|
||||
// [https://en.wikipedia.org/wiki/Open_addressing]
|
||||
// hashtable with quadratic probing.
|
||||
//
|
||||
// This is a low level hashtable on top of which different interfaces can be
|
||||
|
||||
Reference in New Issue
Block a user