ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
opDispatch.opDispatch
ae
utils
meta
proxy
StringMixinProxy
opDispatch
Undocumented in source.
auto ref
opDispatch
(Args args)
enum
opDispatch
;
template
opDispatch
(string name)
static if
(!(
is(typeof(mixin (targetPrefix ~ name)) == function)
))
static if
(
is(typeof( ))
)
enum
opDispatch
=
mixin
(
targetPrefix
~
name
)
;
auto ref
opDispatch
[@property getter]
V
opDispatch
[@property setter]
template
opDispatch
(T...)
Meta
Source
See Source File
ae
utils
meta
proxy
StringMixinProxy
opDispatch
functions
opDispatch