BitStream
|
#include <cstddef>
#include <cstdint>
Go to the source code of this file.
Namespaces | |
bitstream | |
bitstream::utility | |
Functions | |
constexpr uint32_t | bitstream::utility::bits_to_represent (uintmax_t n) |
constexpr uint32_t | bitstream::utility::bits_in_range (intmax_t min, intmax_t max) |