opDispatch.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T opDispatch [@property setter]
  2. auto ref opDispatch [@property getter]
    template opDispatch(string s)
    @property ref
    static if(!(hasMethod!(typeof(_parent[e]), s)))
    opDispatch
    ()
  3. T opDispatch [@property setter]

Meta