Bitboard.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opCast()
  2. bool opCast()
    union Bitboard
    version(DigitalMars)
    @nogc const
    bool
    opCast
    (
    T
    )
    ()
    if (
    is(T == bool)
    )

Meta