RefCounted

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Aliases

TR
alias TR = RefTypeOf!T
Undocumented in source.

Functions

copyctor
void copyctor()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(U other)
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
typeof(this) opAssign(U other)
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
U opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
U opCast()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

ElemSize
enum ElemSize;
Undocumented in source.
NOGC
enum NOGC;
Undocumented in source.
isRefCounted
enum isRefCounted;
Undocumented in source.

Mixins

__anonymous
mixin Embed!(m_object, false)
Undocumented in source.

Static functions

dtor
void dtor(U* ctxt)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
RefCounted opCall(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta