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

[common,geometry] Remove inline destructors #22030

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwnimmer-tri
Copy link
Collaborator

@jwnimmer-tri jwnimmer-tri commented Oct 11, 2024

Towards #22015.

I believe this corrects all of the virtual inline destructors in non-test, non-dev header files.

I also fixed many of the non-virtual destructors that were also not supposed to be inline, but I wasn't as thorough on those so some might remain. That's fine, we can deal with them later.


This change is Reviewable

@jwnimmer-tri jwnimmer-tri added release notes: fix This pull request contains fixes (no new features) priority: low status: single reviewer ok https://drake.mit.edu/reviewable.html labels Oct 11, 2024
@jwnimmer-tri
Copy link
Collaborator Author

+@SeanCurtis-TRI for both(?) reviews, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low release notes: fix This pull request contains fixes (no new features) status: single reviewer ok https://drake.mit.edu/reviewable.html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants