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

Change the way mbo::types::Extend types are constructed to support more complex and deeper nested types. #18

Merged
merged 2 commits into from
Mar 24, 2024

Conversation

helly25
Copy link
Owner

@helly25 helly25 commented Mar 24, 2024

  • Change the way mbo::types::Extend types are constructed to support more complex and deeper nested types. This is accomplished by not making the types name a member types that gets repeated in the field printing, but rather just a member field of type constexpr std::string_view.

@helly25 helly25 changed the title * Change the way mbo::types::Extend types are constructed to support more complex and deeper nested types. Change the way mbo::types::Extend types are constructed to support more complex and deeper nested types. Mar 24, 2024
@helly25 helly25 requested a review from Fab-Cat March 24, 2024 10:16
@helly25 helly25 merged commit 1f2dbde into main Mar 24, 2024
1 check passed
@helly25 helly25 deleted the fix/simpler_extend_types_20240324 branch March 24, 2024 10:54
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.

2 participants