BoxedFloat

Boxed float value.

Assign operation are not supported.

class BoxedFloat : Boxed!float {}

Constructors

this
this(float value)

Ctor.

Members

Mixins

__anonymous
mixin BoxedAlias
Undocumented in source.

Meta