boxed ~main (2021-11-25T09:53:52.1936566)
Dub
Repo
BoxedUshort
boxed
integers
Boxed unsigned short value.
class
BoxedUshort : Boxed!ushort {
this
(ushort value);
mixin
BoxedAlias
;
}
Constructors
this
this
(ushort value)
Ctor.
Members
Mixins
__anonymous
mixin
BoxedAlias
Undocumented in source.
Meta
Source
See Implementation
boxed
integers
classes
BoxedByte
BoxedInt
BoxedLong
BoxedShort
BoxedUbyte
BoxedUint
BoxedUlong
BoxedUshort
Boxed unsigned short value.