automem.unique_array

Undocumented in source.

Members

Functions

uniqueArrayTest
void uniqueArrayTest()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin TestUtils
Undocumented in source.

Structs

UniqueArray
struct UniqueArray(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