xo-expression: ++ docs

This commit is contained in:
Roland Conybeare 2024-06-18 16:56:14 -04:00
commit 20eab4e5d3
2 changed files with 12 additions and 0 deletions

3
TODO Normal file
View file

@ -0,0 +1,3 @@
- In xo-reflect, TypeDescr objects are immortal.
In original context rationale was recording information for already-established C++ types.
Maybe want to revisit that choice when associating TypeDescr objects with expressions?