Skip to content

Conversation

@al42and
Copy link
Contributor

@al42and al42and commented Dec 19, 2024

  • multi_ptr &operator= should return *this
  • context::get_devices returns a temporary, so we should not mix iterators from multiple calls to it.

- `multi_ptr &operator=` should return `*this`
- `context::get_devices` returns a temporary, so we should not mix
  iterators from multiple calls to it.
Copy link
Collaborator

@fknorr fknorr left a comment

Choose a reason for hiding this comment

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

Thanks for this PR!

@fknorr fknorr merged commit 30cbaad into celerity:master Dec 19, 2024
8 checks passed
@al42and al42and deleted the cppcheck branch December 19, 2024 22:03
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