automem.ref_counted

Undocumented in source.

Members

Functions

ldcEmplace
T* ldcEmplace(T* chunk, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
ldcEmplaceRef
void ldcEmplaceRef(UT chunk, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin TestUtils
Undocumented in source.

Structs

RefCounted
struct RefCounted(Type, Allocator = typeof(theAllocator))
Undocumented in source.

Mixed In Members

From mixin TestUtils

before
void before()
Undocumented in source. Be warned that the author may not have intended to support it.
after
void after()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
_writelnUt
void _writelnUt(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
NoGcStruct
struct NoGcStruct
Undocumented in source.

Meta