BoxedLong

Boxed signed long value.

Assign operation are not supported.

class BoxedLong : Boxed!long {}

Constructors

this
this(long value)

Ctor.

Members

Mixins

__anonymous
mixin BoxedAlias
Undocumented in source.

Meta