tudocomp
– The TU Dortmund Compression Framework
|
Specialization of msbf for 8-bit unsigned integers. More...
#include <util.hpp>
Static Public Attributes | |
static constexpr uint8_t | pos = 7 |
The position of the most significant bit in 8-bit unsigned integer values. More... | |
Specialization of msbf for 8-bit unsigned integers.
Definition at line 245 of file include/tudocomp/util.hpp.
|
static |
The position of the most significant bit in 8-bit unsigned integer values.
Definition at line 248 of file include/tudocomp/util.hpp.