phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
VariantPointerTo.this
nxt
variant_ex
VariantPointerTo
Construction from
value
.
this
(T* value)
this
(typeof(null) value)
struct
VariantPointerTo
(Types...)
pure nothrow @
nogc
this
(
typeof
(null)
value
)
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
Construction from value.