From 950509a9500a7580cdee924488e5d29ff8bb9996 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Tue, 14 May 2024 14:39:38 +0200 Subject: [PATCH] *: updated TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 72d0403f0..6e3e3c92c 100644 --- a/TODO +++ b/TODO @@ -33,4 +33,4 @@ TODO: * review the short-circuit model now that all storage are freely available * more test around views and storage entity - ie view ::back * empty type optimization for tables (when they are in-place, no rush) -* table: move to container, write natvis view, add pop back to support swap and pop +* table: write natvis view, pop back to support swap and pop, single column access