etl
34cbc538 - unaligned types: use unsigned storage type (#614)

Commit
2 years ago
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.
Author
Parents
Loading