Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Fix inconsistent overrides #63

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

aaronmondal
Copy link

This caused -Winconsistent-missing-override to complain with Clang 17.

@aaronmondal
Copy link
Author

If these are not supposed to be overridden by anything else we could also make them final. This could improve performance. See https://devblogs.microsoft.com/cppblog/the-performance-benefits-of-final-classes/ for an explanation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant