Ternary.this

Construct a ternary value from another ternary value

  1. this(bool b)
  2. this(Ternary b)
    struct Ternary
    @safe @nogc nothrow pure
    this
    (
    const Ternary b
    )

Meta

Suggestion Box / Bug Report