dextool v1.2.2 (2019-07-12T16:12:10Z)
Dub
Repo
SumType.this
sumtype
SumType
Undocumented in source.
this
(T val)
this
(const(T) val)
this
(immutable(T) val)
this
(const(T) val)
this
(immutable(T) val)
this
()
struct
SumType
(TypeArgs...)
version(SumTypeNoDefaultCtor)
@
disable
this
(
)
if
(
is
(
NoDuplicates
!
TypeArgs
==
TypeArgs
) &&
TypeArgs.length
> 0
)
Meta
Source
See Implementation
sumtype
SumType
aliases
Types
constructors
this
destructors
~this
functions
opAssign
opEquals
toString
postblits
this(this)