Uncopyable

Undocumented in source.

Constructors

this
this(uint i)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Functions

dup
typeof(this) dup()
Undocumented in source. Be warned that the author may not have intended to support it.
valuePointer
inout(uint)* valuePointer()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_i
uint* _i;
Undocumented in source.

Meta