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

Reflection API #1327

Merged
merged 18 commits into from
Sep 25, 2024
Merged

Reflection API #1327

merged 18 commits into from
Sep 25, 2024

Conversation

stephenberry
Copy link
Owner

@stephenberry stephenberry commented Sep 25, 2024

Breaking internal change for glz::refl -> glz::reflect

Formalizing the glz::reflect<T> API.

  • Removes the inline definition of refl and renames refl_info to reflect
  • Changes N to size for the number of fields

@stephenberry
Copy link
Owner Author

This also adds base64.hpp because I made a mistake not making another branch.

@stephenberry stephenberry merged commit db67297 into main Sep 25, 2024
14 checks passed
@stephenberry stephenberry deleted the reflection_api branch September 25, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant