QBitArray.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QBitRef opIndex(int i)
  2. bool opIndex(int i)
  3. QBitRef opIndex(uint i)
    struct QBitArray
    pragma(inline, true)
    opIndex
    (
    uint i
    )
  4. bool opIndex(uint i)

Meta