Browse Source

*: updated TODO

skypjack 8 months ago
parent
commit
c07cb32ef8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -37,6 +37,7 @@ TODO:
 * use any for meta_custom_node
 * use any for meta_custom_node
 * avoid copying meta_type/data/func nodes
 * avoid copying meta_type/data/func nodes
 * paged vector as a standalone class
 * paged vector as a standalone class
+* operator bool to meta custom
 * process: doc and natvis
 * process: doc and natvis
 * scheduler: remove attach and then
 * scheduler: remove attach and then
 * process_adaptor: add watchdog to avoid circular calls, write more tests for plain funcs and the like
 * process_adaptor: add watchdog to avoid circular calls, write more tests for plain funcs and the like