BoxedString

Boxed string value.

Assign operation are not supported.

class BoxedString : Boxed!string {}

Constructors

this
this(string value)

Ctor.

Members

Mixins

__anonymous
mixin BoxedAlias
Undocumented in source.

Meta