Documentation
Dlang.org
Bitset.isEmpty
gtk
bitset
Bitset
Check if no value is contained in bitset.
class
Bitset
bool
isEmpty
(
)
Return Value
Type:
bool
true if self is empty
gtk
bitset
Bitset
constructors
this
functions
_cPtr
add
addRange
addRangeClosed
addRectangle
contains
copy
difference
equals
getMaximum
getMinimum
getNth
getSize
getSizeInRange
intersect
isEmpty
remove
removeAll
removeRange
removeRangeClosed
removeRectangle
self
shiftLeft
shiftRight
splice
subtract
union_
properties
_gType
static functions
_getGType
newEmpty
newRange
Check if no value is contained in bitset.