*: updated TODO

This commit is contained in:
skypjack
2025-10-10 10:08:18 +02:00
parent f63f36a411
commit 4ab5a375e8

1
TODO
View File

@@ -34,3 +34,4 @@ TODO:
* resource: shared_from_this?
* finish the imgui viewer/editor!
* trivially destructible optimization for basic_any
* basic_any descriptor can go into the vtable, vtable can be used the same as descriptor (for fast return)