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 inclass storage, rename relocatable #20

Merged
merged 1 commit into from
Jan 14, 2025
Merged

fix inclass storage, rename relocatable #20

merged 1 commit into from
Jan 14, 2025

Conversation

arturbac
Copy link
Owner

  • fix inclass storage destroy is_trivially_destructible_v check
  • update inclass trivially copy/move to use memcpy
  • rename relocatable to trivially_destructible_after_move

- update inclass trivially copy/move to use memcpy
- rename relocatable to trivially_destructible_after_move
@arturbac arturbac added bug Something isn't working enhancement New feature or request labels Jan 14, 2025
@arturbac arturbac self-assigned this Jan 14, 2025
@arturbac arturbac merged commit c4c5f47 into master Jan 14, 2025
2 checks passed
@arturbac arturbac deleted the pr-patch-4 branch January 16, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant