boxed ~master (2021-11-21T05:06:58.1915889)
Dub
Repo
BoxedDchar
boxed
chars
Boxed double wide char value.
Assign operation are not supported.
class
BoxedDchar : Boxed!dchar {
this
(dchar value);
mixin
BoxedAlias
;
}
Constructors
this
this
(dchar value)
Ctor.
Members
Mixins
__anonymous
mixin
BoxedAlias
Undocumented in source.
Meta
Source
See Implementation
boxed
chars
classes
BoxedChar
BoxedDchar
BoxedString
BoxedWchar
Boxed double wide char value.
Assign operation are not supported.