Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FullCompileTimeReflection option #25

Open
ghassanpl opened this issue Aug 12, 2023 · 0 comments
Open

Add FullCompileTimeReflection option #25

ghassanpl opened this issue Aug 12, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers reflection data How we store, generate and process reflection data

Comments

@ghassanpl
Copy link
Owner

ghassanpl commented Aug 12, 2023

If true, will generate static constexpr methods, in the bodies of classes, for each reflected member

Maybe instead we should have an option like GeneratedReflectionData=Minimal | Normal | Full

@ghassanpl ghassanpl added enhancement New feature or request good first issue Good for newcomers reflection data How we store, generate and process reflection data labels Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers reflection data How we store, generate and process reflection data
Projects
None yet
Development

No branches or pull requests

1 participant