skypjack 4 месяцев назад
Родитель
Сommit
b52d0aa133
1 измененных файлов с 1 добавлено и 2 удалено
  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