Skip to content

Minor improvements to the Boost Serialization handling#649

Merged
liuzicheng1987 merged 3 commits intomainfrom
f/boost_minor_fixes
Apr 5, 2026
Merged

Minor improvements to the Boost Serialization handling#649
liuzicheng1987 merged 3 commits intomainfrom
f/boost_minor_fixes

Conversation

@liuzicheng1987
Copy link
Copy Markdown
Contributor

No description provided.

@liuzicheng1987 liuzicheng1987 changed the title Minor improvements to the Boost Serialization support Minor improvements to the Boost Serialization handling Apr 4, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request implements support for rfl::Generic types within the Boost Serialization module by inlining the Writer class methods and removing the previous restrictions in the Parser. It also updates the documentation configuration and introduces a new test suite for generic objects. Review feedback identifies a missing documentation file referenced in the navigation and points out copy-paste errors in the names of test objects.

@ron0studios
Copy link
Copy Markdown
Contributor

I think the inlining fixes the problems with the Boost CICD before so this is great :)

@liuzicheng1987 liuzicheng1987 merged commit 0a396fc into main Apr 5, 2026
665 of 694 checks passed
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