Searched defs:BitArray (Results 1 – 3 of 3) sorted by relevance
19 struct BitArray struct22 alias Chunk_t = size_t;46 void opAssign(const ref BitArray b) nothrow pure in opAssign() argument73 bool opEquals(const ref BitArray b) const @nogc nothrow pure in opEquals() argument98 void or(const ref BitArray b) @nogc nothrow pure in or() argument108 void swap(ref BitArray b) @nogc nothrow pure in swap() argument120 ~this() nothrow pure in ~this()159 BitArray array; argument
15 struct BitArray struct17 BitArray() in BitArray() argument22 ~BitArray() in ~BitArray() argument31 BitArray(const BitArray&); argument
211 struct BitArray struct213 BitArray() in BitArray() function218 ~BitArray() in ~BitArray() argument227 BitArray(const BitArray&); argument