StructPoolTester

Undocumented in source.
version(unittest)
class StructPoolTester : IAggregatePoolTester!(Struct) {}

Constructors

this
this()
Undocumented in source.

Members

Functions

checkItem
void checkItem(Item item, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
newItem
Item newItem()
Undocumented in source. Be warned that the author may not have intended to support it.
setItem
void setItem(Item item, size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta