Closed elBoberido closed 3 months ago
This PR adds the iox::Atomic as drop-in replacement for the std::atomic. The std::atomic will be replaced in a follow up PR.
iox::Atomic
iox-123-this-is-a-branch
iox-#123 commit text
task-list-completed
iceoryx_hoofs
./clang-tidy-diff-scans.txt
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.21%. Comparing base (912931a) to head (74caf49). Report is 5 commits behind head on main.
912931a
74caf49
Notes for Reviewer
This PR adds the
iox::Atomic
as drop-in replacement for the std::atomic. The std::atomic will be replaced in a follow up PR.Pre-Review Checklist for the PR Author
iox-123-this-is-a-branch
)iox-#123 commit text
)task-list-completed
)Checklist for the PR Reviewer
iceoryx_hoofs
have been added to./clang-tidy-diff-scans.txt
Post-review Checklist for the PR Author
References