memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
Embed.opIndexAssign
memutils
helpers
Embed
Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate
Embed
(alias OBJ, alias OWNED)
void
opIndexAssign
(
U
V
)
(
auto
const
ref
U
arg1
,
auto
const
ref
V
arg2
)
if
(
__traits(
hasMember
,
typeof
(
fallthrough
()), "opIndexAssign")
)
Meta
Source
See Implementation
memutils
helpers
Embed
aliases
T
TR
functions
opApply
opBinary
opBinaryRight
opCmp
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
properties
fallthrough
opUnary
release