|
SeqAn3 3.4.3-rc.1
The Modern C++ library for sequence analysis.
|
A bit field representing size and bit information stored in one uint64_t.
More...
Public Attributes | |
| uint64_t | bits: 58u |
| 58 bits representing the bit information. | |
| uint64_t | size: 6u |
| 6 bits representing the size information. | |
A bit field representing size and bit information stored in one uint64_t.