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

Fix C++ 20 compilation warning. #352

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Fix C++ 20 compilation warning. #352

merged 1 commit into from
Nov 11, 2024

Conversation

copybara-service[bot]
Copy link

Fix C++ 20 compilation warning.

Without this, I see:
implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]

@copybara-service copybara-service bot force-pushed the test_694986401 branch 3 times, most recently from c7f7667 to 973aa02 Compare November 11, 2024 20:23
Without this, I see:
implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]

PiperOrigin-RevId: 695445366
@copybara-service copybara-service bot merged commit 6f8e29e into main Nov 11, 2024
@copybara-service copybara-service bot deleted the test_694986401 branch November 11, 2024 20: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.

1 participant