Home
last modified time | relevance | path

Searched defs:BitRange (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dbitop.d366 struct BitRange struct
381 * Construct a BitRange. argument
387 this(const(size_t)* bitarr, size_t numBits) @system in this()
400 size_t front() in front()
407 bool empty() const in empty()
413 void popFront() @system in popFront()