The OpenD Programming Language

mir_slim_rcptr.opEquals

  1. bool opEquals(typeof(null) )
  2. bool opEquals(ThisTemplate!Y rhs)
    struct mir_slim_rcptr(T)
    @safe scope const pure nothrow @nogc
    bool
    opEquals
    (
    Y
    )
    (
    auto ref scope const ThisTemplate!Y rhs
    )

Meta