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
    pure nothrow @safe @nogc
    opBinary
    (
    string s
    )
    if (
    s == "^"
    )

Meta