AllocationContext.CtxRefCounted

Undocumented in source.
template AllocationContext(Allocator = Mallocator, bool Atomic = true)
template CtxRefCounted (
T
) {}

Members

Aliases

CtxRefCounted
alias CtxRefCounted = RefCounted!(T, Atomic, Allocator)
Undocumented in source.

Meta