RCPool.Elem

Undocumented in source.

Postblit

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

Members

Functions

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

Manifest constants

_poolElementAlignment
enum _poolElementAlignment;
Undocumented in source.

Properties

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

Static functions

fromValue
Elem* fromValue(T* obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
void[T.sizeof] data;
Undocumented in source.
rc
ulong rc;
Undocumented in source.

Meta