Ref.get

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

Meta