Make status implementation more correct wrt type punning

This commit is contained in:
2025-03-18 22:31:59 +01:00
parent a7475b6af2
commit 4884b59433
5 changed files with 26 additions and 18 deletions

View File

@ -1 +1,3 @@
review unions
review reinterpret_cast
review as_bytes & static_cast in general