-
Notifications
You must be signed in to change notification settings - Fork 187
Pull requests: rigtorp/MPMCQueue
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Disable GCC warning; since this code is intentionally using this std feature
#54
opened Sep 25, 2025 by
JamesAPicoScope
Loading…
Replace std::aligned_storage with alignas(T) std::array<Byte, sizeof(T)>
#51
opened Nov 15, 2024 by
mikaellindemann
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.