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

InvocableMap and QueryableMap no longer deriver their pointer-to-member. #377

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

copybara-service[bot]
Copy link

InvocableMap and QueryableMap no longer deriver their pointer-to-member.

This caused compatability issues with gcc on C++20.

Also, rename usages of JniT to _JniT because of issues with gcc.

#42

Tested: Compiled on Ubuntu and Mac platforms with C++20 using clang and gcc.

@copybara-service copybara-service bot force-pushed the test_712293981 branch 6 times, most recently from f4941d7 to a7bbe90 Compare January 9, 2025 21:41
…member.

This caused compatability issues with gcc on C++20.

Also, rename usages of JniT to _JniT because of issues with gcc.

#42

Tested: Compiled on Ubuntu and Mac platforms with C++20 using clang and gcc.
PiperOrigin-RevId: 713784156
@copybara-service copybara-service bot merged commit cedfa95 into main Jan 9, 2025
@copybara-service copybara-service bot deleted the test_712293981 branch January 9, 2025 21:51
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