BoxedUlong

Boxed unsigned long value.

Assign operation are not supported.

class BoxedUlong : Boxed!ulong {}

Constructors

this
this(ulong value)

Ctor.

Members

Mixins

__anonymous
mixin BoxedAlias
Undocumented in source.

Meta