meta: invalid meta_any when copying non-copyable types

This commit is contained in:
skypjack
2026-02-11 18:43:36 +01:00
parent e7650e263f
commit 0bb54130c9
3 changed files with 30 additions and 5 deletions

1
TODO
View File

@@ -35,4 +35,3 @@ TODO:
* introduce a way to inject stl from outside too
* export optional as meta_pointer like (or refine meta-pointer like detection)
* redesign snapshot as a whole
* meta_any::operator bool() for non-copyable types should return false after a copy