From 4884b594330dea41d04d776d14a5cb18d9a354bc Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Tue, 18 Mar 2025 22:31:59 +0100 Subject: Make status implementation more correct wrt type punning --- todo.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'todo.txt') 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 -- cgit