ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
KeyToNode.ArrayAllocatedFreeBucketElements
ocean
util
container
cache
model
containers
KeyToNode
KeyToNode
Undocumented in source.
class
KeyToNode
static
class
ArrayAllocatedFreeBucketElements : BucketElementFreeList!(Bucket.Element) {
Bucket
.
Element
*
newElement
();
}
Members
Functions
newElement
Bucket
.
Element
*
newElement
()
Obtains a new element from the pool.
Meta
Source
See Implementation
ocean
util
container
cache
model
containers
KeyToNode
KeyToNode
classes
ArrayAllocatedFreeBucketElements
constructors
this