ddmd v0.0.5 (2015-06-11T03:56:10Z)
Dub
Repo
StringEntry
ddmd
root
stringtable
Undocumented in source.
struct
StringEntry {
uint32_t
hash
;
uint32_t
vptr
;
}
Members
Variables
hash
uint32_t
hash
;
Undocumented in source.
vptr
uint32_t
vptr
;
Undocumented in source.
Meta
Source
See Implementation
ddmd
root
stringtable
manifest constants
POOL_BITS
POOL_SIZE
static functions
calcHash
nextpow2
static variables
loadFactor
structs
StringEntry
StringTable
StringValue