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

iox-#2414 Reset index after move construction #2413

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

iox-#2414 Use placement new to construct a new object during assignment

7673b3b
Select commit
Loading
Failed to load commit list.
Open

iox-#2414 Reset index after move construction #2413

iox-#2414 Use placement new to construct a new object during assignment
7673b3b
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed Started 2025-01-26 00:20:27 ago

18 / 19 tasks completed

1 task still to be completed

Details

Required Tasks

Task Status
Code follows the coding style of [CONTRIBUTING.md][contributing] Completed
Tests follow the [best practice for testing][testing] Completed
Changelog updated [in the unreleased section][changelog] including API breaking changes Completed
Branch follows the naming format (iox-123-this-is-a-branch) Completed
Commit messages have the issue ID (iox-#123 commit text) Completed
Commit author matches [Eclipse Contributor Agreement][eca] (and ECA is signed) Completed
Follow the same conventions as for commit messages Incomplete
Link to the relevant issue Incomplete
Relevant issues are linked Completed
Add sensible notes for the reviewer Completed
All checks have passed (except task-list-completed) Completed
Assign PR to reviewer Completed
Consider a second reviewer for complex new features or larger refactorings Completed
Commits are properly organized and messages are according to the guideline Completed
Code according to our coding style and naming conventions Completed
Unit tests have been written for new behavior Completed
Public API changes are documented via doxygen Completed
Copyright owner are updated in the changed files Completed
All touched (C/C++) source code files from iceoryx_hoofs have been added to ./clang-tidy-diff-scans.txt Completed
PR title describes the changes Completed
All open points are addressed and tracked via issues Incomplete
Closes #2414 Incomplete
Sign the eclipse contributor agreement with the same account you committed Incomplete
Create an issue first Incomplete
Adjust every commit message so that it has the prefix iox-#??? where ??? is the issue number Incomplete