Skip to content

Add generic MPSC ring buffer helper - #61

Merged
LimiNode merged 2 commits into
mainfrom
codex/add-file-detail/mpsc_ring_any.hpp
Sep 15, 2025
Merged

Add generic MPSC ring buffer helper#61
LimiNode merged 2 commits into
mainfrom
codex/add-file-detail/mpsc_ring_any.hpp

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • add a bounded MPSC ring buffer implementation in detail/MpscRingAny.hpp (renamed from mpsc_ring_any.hpp to match existing PascalCase headers)

Testing

  • not run (not requested)

https://chatgpt.com/codex/tasks/task_e_68c8931380b0832c993b668f09d3a611

Rename mpsc_ring_any.hpp to MpscRingAny.hpp to align with existing PascalCase headers in detail.
@LimiNode
LimiNode merged commit c4ea8b1 into main Sep 15, 2025
10 checks passed
@LimiNode
LimiNode deleted the codex/add-file-detail/mpsc_ring_any.hpp branch September 20, 2025 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant