dstruct v0.1.0 (2015-03-29T14:44:48Z)
Home
Dub
Repo
Some.this
dstruct
option
Some
Disable default construction for Some!T types.
this
()
struct
Some
(T)
@
disable
this
(
)
if
(
is
(
T
== class) ||
isPointer
!
T
)
this
(inout(U) value)
Meta
Source
See Implementation
dstruct
option
Some
constructors
this
functions
opAssign
properties
get
Disable default construction for Some!T types.