ObjectPath.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(typeof(this) b)
    struct ObjectPath
    const pure @nogc nothrow @safe
    bool
    opEquals
    (
    ref const typeof(this) b
    )
  2. bool opEquals(typeof(this) b)
  3. bool opEquals(string b)

Meta