Handle

Undocumented in source.

Constructors

this
this(BaseType value, uint validation_counter)
Undocumented in source.
this
this(BaseType value, uint validation_counter)
Undocumented in source.

Alias This

value

Members

Aliases

BaseType
alias BaseType = T.BaseType
Undocumented in source.
BaseType
alias BaseType = T
Undocumented in source.
name
alias name = NAME
Undocumented in source.

Functions

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

invalid
enum invalid;
Undocumented in source.

Variables

validationCounter
uint validationCounter;
Undocumented in source.
value
T value;
Undocumented in source.

Meta