Skip to content

Include a ring container? #20

@peter-moran

Description

@peter-moran

For the sake of encapsulation I’d like to make a container that is a ring buffer and contains the data too.

As far as I can tell, that would basically be a class that combines a std::array and a ring span, with all of the container functionality handled by the ring span.

Is there a reason this does not exist?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions