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

Add initial pass of C++20 invocable map with Call operator. #368

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Add initial pass of C++20 invocable map with Call operator.

This flavour no longer requires a clang extension and so should unlock other compilers.

I'm keeping this in a separate CL since it's the first time both C++17 and C++20 versions for code in use and would like to flush out build failures.

In a downstream CL I will add this to ObjectRef to enable the new syntax and eventually update existing usage.

#42

@copybara-service copybara-service bot force-pushed the test_710778389 branch 7 times, most recently from b3c64d5 to 29312fb Compare January 6, 2025 19:10
@copybara-service copybara-service bot closed this Jan 6, 2025
@copybara-service copybara-service bot deleted the test_710778389 branch January 6, 2025 19:18
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.

0 participants