From a1db1cd9e22e77041d5f1360f1d1ccdc52b86306 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Mon, 26 May 2025 00:47:54 +0200 Subject: Implement chunked_buffer --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 8b13789..c76a0b1 100644 --- a/todo.txt +++ b/todo.txt @@ -1 +1 @@ - +C++26: constexpr cast from void* https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2738r1.pdf -- cgit