Skip to content

Sonar issues use default methods - #8561

Merged
nbolton merged 63 commits into
masterfrom
sonarIssues_useDefaultMethods
May 2, 2025
Merged

Sonar issues use default methods#8561
nbolton merged 63 commits into
masterfrom
sonarIssues_useDefaultMethods

Conversation

@sithlord48

@sithlord48 sithlord48 commented May 1, 2025

Copy link
Copy Markdown
Member

Clean up more code smells, use =default for possible

  • found a few missing nullptr replacements
  • corrected a few missing overrides.
  • added a few comments on empty methods
  • added explicit to some constructors

sithlord48 added 30 commits May 1, 2025 09:00
use default for empty constructor
add comment to empty impl on base methods
use default for empty constructor
add comment for empty overrides from base class
use noexecpt for virtual deconstctor
use explicit for constructors
… explicit constructor with no except deconstructor
sithlord48 added 24 commits May 1, 2025 11:06
@sithlord48
sithlord48 requested a review from nbolton May 1, 2025 15:41
@sithlord48
sithlord48 force-pushed the sonarIssues_useDefaultMethods branch from 2c60d46 to 16f95e2 Compare May 1, 2025 15:44
@nbolton
nbolton merged commit d643e4b into master May 2, 2025
@nbolton
nbolton deleted the sonarIssues_useDefaultMethods branch May 2, 2025 11:12
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