ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
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