phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
SumType.Types
std
sumtype
SumType
The types a
SumType
can hold.
struct
SumType
(Types...)
alias
Types
=
AliasSeq
!(
ReplaceTypeUnless
!(
isSumTypeInstance
,
This
,
typeof
(this),
TemplateArgsOf
!
SumType
))
Meta
Source
See Implementation
std
sumtype
SumType
aliases
Types
constructors
this
destructors
~this
functions
opAssign
opEquals
toHash
toString
The types a SumType can hold.