s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
denseHashTable
s2
util
container
dense_hash_table
Undocumented in source. Be warned that the author may not have intended to support it.
auto
denseHashTable
(
Value
Key
HashFcn
ExtractKey
SetKey
EqualKey
)
(
size_t
expected_max_items_in_table
,
HashFcn
hashFcn
,
ExtractKey
extractKey
,
SetKey
setKey
,
EqualKey
equalKey
)
Meta
Source
See Implementation
s2
util
container
dense_hash_table
classes
DenseHashTable
functions
denseHashTable
structs
DenseHashTableIterator