Bitboard.this

Undocumented in source.
  1. this(Bitboard bb)
  2. this(ulong2 b)
  3. this(ulong b0, ulong b1)
    union Bitboard
    @nogc
    this
    (
    in ulong b0
    ,
    in ulong b1
    )
  4. this(string str)

Meta