Skip to content

Add C.13 to ensure data member lifetimes nest when needed... see #2316#2321

Merged
hsutter merged 4 commits intomasterfrom
Add-C.13
Apr 16, 2026
Merged

Add C.13 to ensure data member lifetimes nest when needed... see #2316#2321
hsutter merged 4 commits intomasterfrom
Add-C.13

Conversation

@hsutter
Copy link
Copy Markdown
Contributor

@hsutter hsutter commented Mar 5, 2026

Closes #2316

Comment thread CppCoreGuidelines.md Outdated
Comment thread CppCoreGuidelines.md Outdated
Comment thread CppCoreGuidelines.md Outdated
Comment thread CppCoreGuidelines.md Outdated
Comment thread CppCoreGuidelines.md Outdated
Comment thread CppCoreGuidelines.md Outdated
Comment thread CppCoreGuidelines.md Outdated
Comment thread CppCoreGuidelines.md Outdated
Comment thread CppCoreGuidelines.md Outdated
Comment thread CppCoreGuidelines.md Outdated
hsutter and others added 3 commits April 16, 2026 11:16
Co-authored-by: Werner Henze <34543625+beinhaerter@users.noreply.github.com>
Co-authored-by: Werner Henze <34543625+beinhaerter@users.noreply.github.com>
@hsutter hsutter merged commit 3166c4b into master Apr 16, 2026
0 of 2 checks passed
@hsutter hsutter self-assigned this Apr 16, 2026
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.

Add note to C.30 (or new CP rule) for explicit destructors in classes with concurrency dependencies to prevent UB from member destruction order

5 participants