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

Clone of #4988 with test_smart_ptr.cpp cleanup #4993

Closed
wants to merge 3 commits into from

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Dec 29, 2023

Description

Helper/scratch PR (not for merging).

Suggested changelog entry:

gruenich and others added 2 commits December 28, 2023 19:21
This saves copy-ctor and dtor for non-trivial types by value
Found by clazy (range-loop-reference)
boostorg/unordered#139

> Based on the standard, the first move should leave a in a "valid but unspecified state";
@rwgk rwgk mentioned this pull request Dec 29, 2023
@rwgk rwgk closed this Jan 9, 2024
@rwgk rwgk deleted the clazy_non-pod-global-static branch January 9, 2024 08:06
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