Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: byte_width_ = 1U << static_cast<BitWidth>(packed_type & 3) impli…
…cit conversion loses integer precision: 'unsigned int' to 'uint8_t' (aka 'unsigned char') [-Werror,-Wimplicit-int-conversion]
- Loading branch information