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

circular_buffer_fixed_capacity: use std::uninitialized_move() instead of open-coding #2054

Conversation

avikivity
Copy link
Member

The code even contains a comment about it, so standardize the code.

… of open-coding

The code even contains a comment about it, so standardize the code.
Copy link
Contributor

@tchaikov tchaikov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@xemul xemul closed this in 05e4330 Jan 25, 2024
graphcareful pushed a commit to graphcareful/seastar that referenced this pull request Mar 20, 2024
… of open-coding

The code even contains a comment about it, so standardize the code.

Closes scylladb#2054
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.

2 participants