TristateCond.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TristateCond opBinary(TristateCond rhs)
  2. TristateCond opBinary(TristateCond rhs)
  3. TristateCond opBinary(TristateCond rhs)
    struct TristateCond
    @safe pure nothrow @nogc
    opBinary
    (
    string s
    )
    if (
    s == "^"
    )

Meta