@@ -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)