meta: top-level only searches for data and functions

This commit is contained in:
skypjack
2025-10-31 11:36:26 +01:00
parent f3fa359edf
commit 31d5d5ff1c
4 changed files with 41 additions and 10 deletions

2
TODO
View File

@@ -36,4 +36,4 @@ TODO:
* find a way to test deleter and the absence of it in basic_any
* archetype-like a-là EnTT support (see my own notes)
* meta_factory: add a replace flag to traits to get around the |-only mechanism
* support searching meta data and func only on top level types, no bases
* propagate already loaded meta types from invoke/arg/whatever as much as possible to reduce lookups