Skip to content

Comments

Add an unsafe annotation to mark a type as memcpy-movable#480

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_869863663
Open

Add an unsafe annotation to mark a type as memcpy-movable#480
copybara-service[bot] wants to merge 1 commit intomainfrom
test_869863663

Conversation

@copybara-service
Copy link

Add an unsafe annotation to mark a type as memcpy-movable

This was previously achievable using trivial_abi, but that annotation has
behavior implications in C++ and is not always possible or desirable.

This was previously achievable using trivial_abi, but that annotation has
behavior implications in C++ and is not always possible or desirable.

PiperOrigin-RevId: 869863663
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