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

Consider Consolidating Bespoke Singly-linked Lists #578

@gerickson

Description

@gerickson

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions