tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
BitArray.length
tango
core
BitArray
BitArray
Get the number of bits in this array.
size_t
length
[@property getter]
struct
BitArray
@
property
const pure
size_t
length
(
)
size_t
length
[@property setter]
Return Value
Type:
size_t
The number of bits in this array.
Meta
Source
See Implementation
tango
core
BitArray
BitArray
constructors
this
functions
init
opAnd
opAndAssign
opApply
opAssign
opCast
opCat
opCatAssign
opCat_r
opCmp
opCom
opEquals
opIndex
opIndexAssign
opOr
opOrAssign
opSliceAssign
opSub
opSubAssign
opXor
opXorAssign
manifest constants
bits_in_size
postblits
this(this)
properties
dim
dup
length
reverse
sort
variables
len
ptr
Get the number of bits in this array.