SimplePool.Elem

Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Manifest constants

sz
enum sz;
Undocumented in source.

Properties

value
T* value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

padding
ubyte[T._poolElementAlignment - (sz % T._poolElementAlignment)] padding;
Undocumented in source.

Meta