boxed ~master (2021-11-21T05:06:58.1915889)
Dub
Repo
BoxedReal
boxed
floatings
Boxed real value.
Assign operation are not supported.
class
BoxedReal : Boxed!real {
this
(real value);
mixin
BoxedAlias
;
}
Constructors
this
this
(real value)
Ctor.
Members
Mixins
__anonymous
mixin
BoxedAlias
Undocumented in source.
Meta
Source
See Implementation
boxed
floatings
classes
BoxedDouble
BoxedFloat
BoxedReal
Boxed real value.
Assign operation are not supported.