FreeListRef

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Alias This

get

Members

Aliases

TR
alias TR = T
Undocumented in source.
TR
alias TR = T*
Undocumented in source.

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(FreeListRef other)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

ElemSize
enum ElemSize;
Undocumented in source.

Properties

get
const(TR) get [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
get
TR get [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
FreeListRef opCall(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta