From 404b6bd99cfe50b8997b34095b9f1fc48e5f5863 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Fri, 31 May 2024 12:02:43 +0200 Subject: [PATCH] *: updated TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 6758e1360..cea590b8f 100644 --- a/TODO +++ b/TODO @@ -35,4 +35,5 @@ TODO: * table: pop back to support swap and pop, single column access, empty type optimization * checkout tools workflow * meta: avoid unnecessary copies of iterators with meta containers -* review constrained noexcpet-ness (ie sigh) +* review constrained noexcept-ness (ie sigh) +* has_single_bit/popcount vs is_power_of_two