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