Skip to content

Implement owning_span#479

Open
malleoz wants to merge 1 commit intovabold:mainfrom
malleoz:owning_span
Open

Implement owning_span#479
malleoz wants to merge 1 commit intovabold:mainfrom
malleoz:owning_span

Conversation

@malleoz
Copy link
Collaborator

@malleoz malleoz commented Feb 25, 2026

Fixes #177 (partially).

Adds a owning_span, which is essentially the functionality of a std::unique_ptr<T[]> with a m_size such that the buffer is de-allocated on object destruction.

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.

Explore viability/necessity for creating our own container types

1 participant