opDispatch.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Args opDispatch [@property setter]
    template opDispatch(string name)
    @property static
    T
    opDispatch
    (
    T = string
    Args...
    )
    (
    Args args
    )
    if (
    Args.length == 0
    )
    if ()
  2. Args opDispatch [@property setter]

Meta