Ref.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T get [@property getter]
    struct Ref(T)
    @property
    T
    get
    ()
  2. const(T) get [@property getter]

Meta