From 1ffde24ef63f3bd1ca08bc5126e8a2d94475b208 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Thu, 3 Dec 2020 10:55:08 +0100 Subject: [PATCH] *: updated TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 797573549..fe1bae9c1 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,8 @@ WIP: * HP: headless (sparse set only) view * HP: make view pack work also with groups, make packs input iterator only, add view adapter for external sources * HP: write documentation for custom storages and views!! +* HP: any/poly: configurable sbo size, compile-time policies like sbo-required. +* HP: registry: use a poly object for pools, no more pool_data type. * suppress warnings in meta.hpp (uninitialized members) * add exclude-only views to combine with packs * deprecate non-owning groups in favor of owning views and view packs, introduce lazy owning views