The OpenD Programming Language

mir_slim_rcptr.opAssign

  1. ref opAssign(typeof(null) )
    struct mir_slim_rcptr(T)
    ref scope return @trusted
    opAssign
    (
    typeof(null)
    )
  2. ref opAssign(typeof(this) rhs)
  3. ref opAssign(ThisTemplate!Q rhs)

Meta