Skip to content

Remove move ctor/assignment from TriStatePtr::SharedRef#144

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_713667208
Jan 9, 2025
Merged

Remove move ctor/assignment from TriStatePtr::SharedRef#144
copybara-service[bot] merged 1 commit intomainfrom
test_713667208

Conversation

@copybara-service
Copy link

Remove move ctor/assignment from TriStatePtr::SharedRef

Moving TriStatePtr::SharedRef is error prone to get the refcount right.
While it is possible to implement one, the use case is so rare to justify.

@copybara-service copybara-service bot force-pushed the test_713667208 branch 2 times, most recently from e998d43 to e0a43b9 Compare January 9, 2025 15:41
Moving TriStatePtr::SharedRef is error prone to get the refcount right.
While it is possible to implement one, the use case is so rare to justify.

PiperOrigin-RevId: 713670111
@copybara-service copybara-service bot merged commit 64637c5 into main Jan 9, 2025
@copybara-service copybara-service bot deleted the test_713667208 branch January 9, 2025 15:48
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.

1 participant