memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
Embed.opApply
memutils
helpers
Embed
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(U args)
mixintemplate
Embed
(alias OBJ, alias OWNED)
int
opApply
(
U
...
)
(
U
args
)
if
(
__traits(
hasMember
,
typeof
(
OBJ
), "opApply")
)
int
opApply
(U args)
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