SimpleRingBuffer New CTOR #133

Closed
opened 2020-07-07 18:13:43 +02:00 by muellerr · 0 comments
Owner

The current SimpleRingBuffer class allocated dynamically.
I added a second ctor which can be used to supply the memory externally.

The current SimpleRingBuffer class allocated dynamically. I added a second ctor which can be used to supply the memory externally.
muellerr added the
feature
label 2020-07-07 18:13:43 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fsfw/fsfw#133
No description provided.