The OpenD Programming Language

mir_slim_rcptr.opEquals

  1. bool opEquals(typeof(null) )
    struct mir_slim_rcptr(T)
    pragma(inline, true) @safe scope const pure nothrow @nogc
    bool
    opEquals
    (
    typeof(null)
    )
  2. bool opEquals(ThisTemplate!Y rhs)

Meta