AllocationContext.RefCounted

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

Members

Aliases

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

Meta