SharedFreeList.owns

Standard primitives.

struct SharedFreeList(ParentAllocator, size_t minSize, size_t maxSize = minSize, size_t approxMaxNodes = unbounded)
shared const
static if(hasMember!(ParentAllocator, "owns"))
Ternary
owns
(
const void[] b
)

Meta