Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Consider Consolidating Bespoke Singly-linked Lists #578

Open
gerickson opened this issue May 7, 2020 · 0 comments
Open

Consider Consolidating Bespoke Singly-linked Lists #578

gerickson opened this issue May 7, 2020 · 0 comments

Comments

@gerickson
Copy link
Contributor

It seems like we are getting enough bespoke singly-linked list implementations in OpenWeave where it might make sense to consolidate them into either a typical C-/NLER-/VxWorks-style "inline struct" approach or a C++-style template.

At minimum, I am seeing usage in:

  • Device Layer
  • Packet Buffer
  • Error String
  • Profile Strings
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant