var.opDispatch

Forwards to opIndexAssign

  1. var opDispatch [@property getter]
  2. T opDispatch [@property setter]
    struct var
    @property ref
    opDispatch
    (
    string name
    string file = __FILE__
    size_t line = __LINE__
    T
    )
    (
    T r
    )
Suggestion Box / Bug Report