phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
VariantPointerTo.opAssign
nxt
variant_ex
VariantPointerTo
Assignment from
that
.
auto ref
opAssign
(T* that)
struct
VariantPointerTo
(Types...)
pure nothrow @
nogc
ref
auto ref
opAssign
(
T
)
(
T
*
that
)
if
(
canStorePointerTo
!
T
)
auto ref
opAssign
(typeof(null) that)
Meta
Source
See Implementation
nxt
variant_ex
VariantPointerTo
aliases
S
constructors
this
enums
canStorePointerTo
indexOf
functions
isNull
opAssign
opCast
opEquals
toHash
manifest constants
typeBits
typeMask
typeShift
properties
peek
ptr
toString
Assignment from that.