Skip to content
New issue

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

Add missing override to ~Impl() #123

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

ben-clayton
Copy link
Contributor

The other virtual methods are marked with override, so there's no good reason for the destructor to not have this too.

The other virtual methods are marked with `override`, so there's no good reason for the destructor to not have this too.
@ben-clayton ben-clayton merged commit bbde7fb into google:main Dec 11, 2023
9 of 10 checks passed
@ben-clayton ben-clayton deleted the dtor-override branch December 11, 2023 19:33
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