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

Update variant, New Feature Reflection(Beta) #43

Merged
merged 4 commits into from
Dec 15, 2021
Merged

Update variant, New Feature Reflection(Beta) #43

merged 4 commits into from
Dec 15, 2021

Conversation

injae
Copy link
Owner

@injae injae commented Dec 15, 2021

serdepp variant update

  • rule change: serde_type_checker (require -> optional)

update beta feature reflection

  • mem_get<Member_Type>(class, member_name)
  • mem_get<Member_Type, Index>(class)

Type& = serde::mem_get<Type>(Class, member_name)
Type& = serde::mem_get<Type, Index>(Class)
@injae injae merged commit 1ec0fd1 into main Dec 15, 2021
@injae injae changed the title Dev Variant update, New Feature Reflection(Beta) Dec 16, 2021
@injae injae changed the title Variant update, New Feature Reflection(Beta) Update variant, New Feature Reflection(Beta) Dec 16, 2021
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