BoxedDouble

Boxed double value.

Assign operation are not supported.

class BoxedDouble : Boxed!double {}

Constructors

this
this(double value)

Ctor.

Members

Mixins

__anonymous
mixin BoxedAlias
Undocumented in source.

Meta