Skip to content

fix cognitive complexity problem with r-value references#2675

Merged
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:fix-2672
May 4, 2024
Merged

fix cognitive complexity problem with r-value references#2675
guwirth merged 1 commit intoSonarOpenCommunity:masterfrom
guwirth:fix-2672

Conversation

@guwirth
Copy link
Copy Markdown
Collaborator

@guwirth guwirth commented May 3, 2024


This change is Reviewable

@guwirth guwirth added the bug label May 3, 2024
@guwirth guwirth added this to the 2.1.2 milestone May 3, 2024
@guwirth guwirth self-assigned this May 3, 2024
- fix problem with r-value reference
- close SonarOpenCommunity#2672
@guwirth guwirth changed the title fix cognitive complexity fix cognitive complexity problem with r-value references May 4, 2024
@guwirth guwirth merged commit 8b6e479 into SonarOpenCommunity:master May 4, 2024
@guwirth guwirth deleted the fix-2672 branch August 15, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Cognitive complexity metric does not understand newer C++ syntax

1 participant