libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
NotNull.opAssign
optional
notnull
NotNull
Undocumented in source.
void
opAssign
(typeof(null) )
struct
NotNull
(T)
@
disable
void
opAssign
(
typeof
(null)
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
||
isPointer
!
T
)
void
opAssign
(NotNull!V other)
Meta
Source
See Implementation
optional
notnull
NotNull
constructors
this
functions
opAssign
properties
value