We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Operating system: any
Compiler version: any
Eclipse iceoryx version: all
Observed result or behaviour:
The variant type index is not reset after move.
variant
Expected result or behaviour:
The variant type index is reset after move.
Conditions where it occurred / Performed steps:
code review
The text was updated successfully, but these errors were encountered:
iox-eclipse-iceoryx#2414 Reset index after move construction
70d1817
9d4b3ca
83c4f3c
6bcfa98
963b232
Successfully merging a pull request may close this issue.
Required information
Operating system:
any
Compiler version:
any
Eclipse iceoryx version:
all
Observed result or behaviour:
The
variant
type index is not reset after move.Expected result or behaviour:
The
variant
type index is reset after move.Conditions where it occurred / Performed steps:
code review
The text was updated successfully, but these errors were encountered: