mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
Control
mutils
container
hash_set_simd
Undocumented in source.
version(X86_64)
struct
Control {
nothrow @
nogc
@
safe
ushort
b
;
bool
isEmpty
();
void
set
(size_t hash);
}
Members
Functions
isEmpty
bool
isEmpty
()
Undocumented in source. Be warned that the author may not have intended to support it.
set
void
set
(size_t hash)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
b
ushort
b
;
Undocumented in source.
Meta
Source
See Implementation
mutils
container
hash_set_simd
aliases
firstSetBit
functions
benchmarkHashSetInt
benchmarkHashSetPerformancePerElement
defaultHashFunc
hashInt
structs
Control
Hash
HashSet
variables
emptyMask
hashMask
neverUsedMask