libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
TypedPtrBase.opAssign
libd
datastructures
smartptr
TypedPtrBase
Undocumented in source. Be warned that the author may not have intended to support it.
void
opAssign
(T value)
struct
TypedPtrBase
(alias AllocT = SystemAllocator)
@
nogc
nothrow
void
opAssign
(
T
)
(
auto
ref
T
value
)
void
opAssign
(typeof(null) n)
Meta
Source
See Implementation
libd
datastructures
smartptr
TypedPtrBase
constructors
this
destructors
~this
functions
contains
opAssign
setByForce
mixins
__anonymous
postblits
this(this)
properties
isNull
ptrUnsafe
ptrUnsafeAs