AggregatorOpDispatch.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate AggregatorOpDispatch()
opDispatch
(
string name
Args...
)
(
Args args
)
if (
is(typeof(mixin ("Interface.init." ~ name)(args)))
)

Meta