ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
BitSet.size
ocean
util
container
more
BitSet
BitSet
Expand to include the indexed bit (dynamic only)
size_t
size
()
BitSet
*
size
(size_t i)
struct
BitSet
(int Count = 0)
static if
(
Count == 0
)
BitSet
*
size
(
size_t
i
)
Meta
Source
See Implementation
ocean
util
container
more
BitSet
BitSet
aliases
opAnd
opOrAssign
opXorAssign
functions
add
and
clr
dup
has
or
size
xor
Expand to include the indexed bit (dynamic only)