BoxedUint

Boxed unsigned integer value.

Assign operation are not supported.

class BoxedUint : Boxed!uint {}

Constructors

this
this(uint value)

Ctor.

Members

Mixins

__anonymous
mixin BoxedAlias
Undocumented in source.

Meta