.*: updated TODO

This commit is contained in:
skypjack
2025-10-26 13:58:58 +01:00
parent 5e6ccdedc8
commit 54c7c47e3d

1
TODO
View File

@@ -35,3 +35,4 @@ TODO:
* introduce compile-time flag to skip dll-only checks in basic_any
* auto policy for return types in meta (i.e. it picks as_is or as_(c)ref automatically as needed)
* find a way to test deleter and the absence of it in basic_any
* archetype-like a-là EnTT support (see my own notes)