AllocationContext.CtxRefCounted

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

Members

Aliases

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

Meta