Selaa lähdekoodia

*: updated TODO

Michele Caini 1 vuosi sitten
vanhempi
commit
e878406824
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      TODO

+ 3 - 0
TODO

@@ -38,4 +38,7 @@ TODO:
 * any cdynamic to support const ownership construction
 * return meta context from meta objects
 * allow passing arguments to meta setter/getter (we can fallback on meta invoke for everything probably)
+* delegate/sigh: forward connect/disconnect from & to *
 * update storage from_placeholder to avoid increasing placeholder if null
+* a few more tests on the improved shrink_to_fit for sparse arrays
+* meta_any::as_ref for void type invalidates the object (operator bool: true -> false)