ObjectPath.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ObjectPath opBinary(string rhs)
    struct ObjectPath
    const pure @safe
    opBinary
    (
    string op : "~"
    )
    (
    string rhs
    )
  2. ObjectPath opBinary(ObjectPath rhs)

Meta