Skip to content

[Core] Merge 8 template specializations into 1 - #6282

Open
alxbilger wants to merge 3 commits into
sofa-framework:masterfrom
alxbilger:mergetemplatespecializations
Open

[Core] Merge 8 template specializations into 1#6282
alxbilger wants to merge 3 commits into
sofa-framework:masterfrom
alxbilger:mergetemplatespecializations

Conversation

@alxbilger

Copy link
Copy Markdown
Contributor

By using C++20 features, the code is more concise and should keep the same behavior.

[with-all-tests]


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@alxbilger alxbilger added pr: status to review To notify reviewers to review this pull-request pr: clean Cleaning the code labels Aug 31, 2026
Comment thread Sofa/framework/Core/src/sofa/core/MultiVecId.h Outdated
Comment thread Sofa/framework/Core/src/sofa/core/MultiVecId.h Outdated

@bakpaul bakpaul left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

After suggestion merge this is fine by me

Co-authored-by: Frederick Roy <fredroy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: clean Cleaning the code pr: status to review To notify reviewers to review this pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants