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