gfx ~master (2021-03-28T16:54:18Z)
Dub
Repo
Option.opAssign
gfx
core
typecons
Option
Undocumented in source. Be warned that the author may not have intended to support it.
void
opAssign
(T val)
void
opAssign
(ValT val)
struct
Option
(T)
static if
(!(
isNullAssignable!ValT
))
void
opAssign
()
(
ValT
val
)
Meta
Source
See Implementation
gfx
core
typecons
Option
aliases
ValT
constructors
this
functions
opAssign
opCast
setNone
properties
empty
front
get
isNone
isSome
length
popFront
save
templates
toString