ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
TinfoPair
dmd
backend
aarray
Undocumented in source.
nothrow
struct
TinfoPair {
alias
Key
=
Pair
;
nothrow
ubyte
**
pbase
;
hash_t
getHash
(Key* pk);
bool
equals
(Key* pk1, Key* pk2);
}
Members
Aliases
Key
alias
Key
=
Pair
Undocumented in source.
Functions
equals
bool
equals
(Key* pk1, Key* pk2)
Undocumented in source. Be warned that the author may not have intended to support it.
getHash
hash_t
getHash
(Key* pk)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
pbase
ubyte
**
pbase
;
Undocumented in source.
Meta
Source
See Implementation
dmd
backend
aarray
aliases
hash_t
structs
AAchars
AApair
AApair2
AArray
Pair
Tinfo
TinfoChars
TinfoPair