Ref.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Ref opAssign(Ref data)
    struct Ref(T)
    ref
    opAssign
    (
    ref Ref data
    )
  2. Ref opAssign(Ref data)
  3. Ref opAssign(T data)

Meta