phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
Algebraic.this
nxt
variant
Algebraic
Construct copy from
that
.
this
(Algebraic that)
this
(T that)
struct
Algebraic
(Types...)
@
safe
pure @
trusted
nothrow @
nogc
this
(
T
)
(
T
that
)
if
(
allowsAssignmentFrom
!
T
)
Meta
Source
See Implementation
nxt
variant
Algebraic
aliases
CommonType
Ix
canStore
nullify
constructors
this
destructors
~this
functions
clear
commonValue
currentSize
hasValue
isNull
ofType
opAssign
opCmp
opEquals
to
toDigest
toHash
manifest constants
dataMaxSize
hasCommonType
hasFixedSize
maxTypesCount
mayHaveAliasing
name
typeCount
typeNames
typeSizes
properties
get
peek
toHTML
toString
static variables
nullValue
typeNamesRT
variables
allowsAssignmentFrom
Construct copy from that.