UniformResource.opDispatch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opDispatch()
  2. void opDispatch(inout(T) value)
    class UniformResource(T)
    @nogc
    void
    opDispatch
    (
    string key
    T
    )
    (
    auto ref inout(T) value
    )

Meta