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

Update test code to new C++20 Call and Access pattern. #372

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

copybara-service[bot]
Copy link

Update test code to new C++20 Call and Access pattern.

#42

These changes were largely made by agent with the following prompt: "Observe the changes I have made replacing uses of () and [] operator member methods, and moved them to .Call and .Access respectively. Replicate those replacements throughout the file where needed. Don't add uses of Ptr() where they don't exist."

@copybara-service copybara-service bot force-pushed the test_711312812 branch 9 times, most recently from 72df516 to 5f0570d Compare January 7, 2025 22:22
#42

These changes were largely made by agent with the following prompt: "Observe the changes I have made replacing uses of () and [] operator member methods, and moved them to .Call and .Access respectively.  Replicate those replacements throughout the file where needed. Don't add uses of Ptr() where they don't exist."

PiperOrigin-RevId: 713044294
@copybara-service copybara-service bot merged commit ff297fb into main Jan 7, 2025
1 check passed
@copybara-service copybara-service bot deleted the test_711312812 branch January 7, 2025 22: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