MASK
Bitmask with all bits on.
Declaration
Source position: classesh.inc line 373
const
MASK = 31
See also
| Name | Description |
|---|---|
| TBits | Class to store collections of bits (binary values that can be 0 or 1) |
Bitmask with all bits on.
Source position: classesh.inc line 373
const
MASK = 31
| Name | Description |
|---|---|
| TBits | Class to store collections of bits (binary values that can be 0 or 1) |