Explorar o código

*: updated TODO

skypjack hai 5 meses
pai
achega
b52d0aa133
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      TODO

+ 1 - 2
TODO

@@ -33,7 +33,6 @@ TODO:
 * resource: shared_from_this?
 * finish the imgui viewer/editor!
 * introduce compile-time flag to skip dll-only checks in basic_any
-* find a way to test deleter and the absence of it in basic_any
 * archetype-like a-là EnTT support (see my own notes)
+* meta_any typed try_cast/allow_cast should not rely on non-typed ones for perf reasons
 * meta_factory: add a replace flag to traits to get around the |-only mechanism
-* propagate already loaded meta types from invoke/arg/whatever as much as possible to reduce lookups