s2geometry-d ~master (2023-01-06T14:05:31Z)
Dub
Repo
DenseHashTableIterator.opUnary
s2
util
container
dense_hash_table
DenseHashTableIterator
Undocumented in source.
inout
(
Value
)
opUnary
()
struct
DenseHashTableIterator
(Value, Key, HashFcn, ExtractKey, SetKey, EqualKey)
ref inout
inout
(
Value
)
opUnary
(
string
op
)
(
)
if
(
op
== "*"
)
DenseHashTableIterator
opUnary
()
Meta
Source
See Implementation
s2
util
container
dense_hash_table
DenseHashTableIterator
aliases
Iterator
constructors
this
functions
advancePastEmptyAndDeleted
opEquals
opUnary
variables
_data
_ht