diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-03-18 22:31:59 +0100 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-03-18 22:39:35 +0100 |
commit | 4884b594330dea41d04d776d14a5cb18d9a354bc (patch) | |
tree | b159defa21f10017baab0800c3848b3e9706940c /todo.txt | |
parent | a7475b6af21717f59c1b3d0dcb0fd6c1198a9fdc (diff) |
Make status implementation more correct wrt type punning
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1 +1,3 @@ - +review unions +review reinterpret_cast +review as_bytes & static_cast in general |