Skip to content

Commit

Permalink
[Enhancement] Switch to statically typed Value::Any (#209)
Browse files Browse the repository at this point in the history
* replace std::any with StaticAny

* fix __compare_typeid

* remove fallback id support

* constraint on traits::TypeId<T>::value

* fix includes
  • Loading branch information
lzhangzz authored Mar 17, 2022
1 parent 00ca2a3 commit 167400c
Show file tree
Hide file tree
Showing 3 changed files with 513 additions and 6 deletions.
Loading

0 comments on commit 167400c

Please sign in to comment.