phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
BitArray.opCast
nxt
container
bitarray
BitArray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BitArray
(bool blockAlignedLength = false, alias Allocator = null)
version(none)
pure nothrow @
safe
@
nogc
const
bool
opCast
(
T
:
bool
)
(
)
Meta
Source
See Implementation
nxt
container
bitarray
BitArray
aliases
opDollar
destructors
~this
functions
allOne
allZero
clear
countOnes
countZeros
dup
indexOfFirstOne
indexOfFirstZero
opCast
opEquals
opIndex
opIndexAssign
opSliceAssign
postblits
this(this)
properties
capacity
length