aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
Optional.opAssign
aurorafw
stdx
typecons
Optional
Assign this optional to a none
auto ref
opAssign
(None )
struct
Optional
(T)
ref
auto ref
opAssign
()
(
const
None
)
if
(
isMutable
!
T
)
auto ref
opAssign
(U lhs)
auto ref
opAssign
(Optional!U lhs)
Meta
Source
See Implementation
aurorafw
stdx
typecons
Optional
constructors
this
destructors
~this
functions
opAssign
opBinary
opBinaryRight
opCall
opDollar
opEquals
opIndex
opOpAssign
opSlice
opUnary
popFront
toHash
toString
properties
defined
empty
front
get
getOr
Assign this optional to a none