Documentation
Dlang.org
Bitset.getMaximum
gtk
bitset
Bitset
Returns the largest value in self.
If self is empty, 0 is returned.
class
Bitset
uint
getMaximum
(
)
Return Value
Type:
uint
The largest value in self
gtk
bitset
Bitset
functions
add
addRange
addRangeClosed
addRectangle
contains
copy
difference
equals
getMaximum
getMinimum
getNth
getSize
getSizeInRange
intersect
isEmpty
remove
removeAll
removeRange
removeRangeClosed
removeRectangle
shiftLeft
shiftRight
splice
subtract
union_
static functions
newEmpty
newRange
Returns the largest value in self.
If self is empty, 0 is returned.