Skip to content

Implement SignalConnectionContainer with RingBuffer instead of Array#19

Merged
l-kramer merged 2 commits intomasterfrom
ringbuffer_connection_container
Mar 1, 2026
Merged

Implement SignalConnectionContainer with RingBuffer instead of Array#19
l-kramer merged 2 commits intomasterfrom
ringbuffer_connection_container

Conversation

@s-ludwig
Copy link
Member

This gets rid of the workarounds for Array's non-safe destructor and postblit constructor.

This gets rid of the workarounds for Array's non-safe destructor and postblit constructor.
@s-ludwig s-ludwig requested a review from l-kramer February 28, 2026 17:51
@s-ludwig s-ludwig changed the title Implement SIgnalConnectionContainer with RingBuffer instead of Array. Implement SignalConnectionContainer with RingBuffer instead of Array Feb 28, 2026
Fixes compile errors on older compiler versions.
@l-kramer l-kramer merged commit ed47352 into master Mar 1, 2026
12 checks passed
@s-ludwig s-ludwig deleted the ringbuffer_connection_container branch March 1, 2026 07:54
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