summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-18 22:31:59 +0100
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2025-03-18 22:39:35 +0100
commit4884b594330dea41d04d776d14a5cb18d9a354bc (patch)
treeb159defa21f10017baab0800c3848b3e9706940c /todo.txt
parenta7475b6af21717f59c1b3d0dcb0fd6c1198a9fdc (diff)
Make status implementation more correct wrt type punning
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 8b13789..2dfd0c1 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1 +1,3 @@
-
+review unions
+review reinterpret_cast
+review as_bytes & static_cast in general