voxelman v0.9.0 (2022-05-10T16:23:35Z)
Dub
Repo
HashTablePart.Bucket_size
voxelman
container
hash
hashtableparts
HashTablePart
Undocumented in source.
enum
Bucket_size
;
mixintemplate
HashTablePart
(KeyBucketT, bool store_values)
static if
(
store_values
)
enum
Bucket_size
=
KeyBucketT.sizeof
+
Value.sizeof
;
enum
Bucket_size
;
Meta
Source
See Source File
voxelman
container
hash
hashtableparts
HashTablePart
aliases
allocator
functions
clear
getStorage
remove
reserve
setStorage
manifest constants
Bucket_size
USES_GC
mixins
__anonymous
properties
empty
variables
capacity
debugId
keyBuckets
length
occupiedBuckets