aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
opDispatch.targs
aurorafw
stdx
typecons
OptionalChain
opDispatch
opDispatch
Undocumented in source.
template
opDispatch
(Ts...)
static if
(!(
is(typeof(__traits(getMember, T, name)) == function)
))
static if
(!(
is(typeof(mixin ("value.front." ~ name)))
))
enum
targs
=
Ts.length
?
"!Ts"
:
""
;
Meta
Source
See Source File
aurorafw
stdx
typecons
OptionalChain
opDispatch
opDispatch
functions
opDispatch
manifest constants
targs