etl/include
benedekkupper 34cbc538fc
unaligned types: use unsigned storage type (#614)
This saves one static_cast when copying from storage to value,
and prevents unintended sign-extension when extracting raw data.
2022-10-03 16:43:23 +01:00
..
etl unaligned types: use unsigned storage type (#614) 2022-10-03 16:43:23 +01:00