Explorar el Código

.*: updated TODO

skypjack hace 5 meses
padre
commit
54c7c47e3d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      TODO

+ 1 - 0
TODO

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