Quellcode durchsuchen

*: updated TODO

skypjack vor 6 Monaten
Ursprung
Commit
4ab5a375e8
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      TODO

+ 1 - 0
TODO

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