BoxedReal

Boxed real value.

Assign operation are not supported.

class BoxedReal : Boxed!real {}

Constructors

this
this(real value)

Ctor.

Members

Mixins

__anonymous
mixin BoxedAlias
Undocumented in source.

Meta