ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
BitArray.length
ocean
core
BitArray
BitArray
Get the number of bits in this array.
size_t
length
()
struct
BitArray
size_t
length
(
)
void
length
(size_t newlen)
Return Value
Type:
size_t
The number of bits in this array.
Meta
Source
See Implementation
ocean
core
BitArray
BitArray
functions
dim
dup
initialize
length
opApply
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opIndex
opIndexAssign
opOpAssign
opSliceAssign
opUnary
reverse
sort
static functions
opCall
variables
len
ptr
Get the number of bits in this array.