ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
Dual32Key.hi
ocean
util
container
ebtree
EBTree64
EBTree64
Dual32Key
hi: Carries the higher 32 bits of the key.
int
hi
;
struct
Dual32Key
static if
(
signed
)
int
hi
;
uint
hi
;
Meta
Source
See Implementation
ocean
util
container
ebtree
EBTree64
EBTree64
Dual32Key
functions
opCmp
opEquals
manifest constants
is_signed
variables
hi
lo
hi: Carries the higher 32 bits of the key.