Skip to content

Introduce concept of segmented/ragged container.#741

Merged
tturocy merged 1 commit intomasterfrom
dev_svector
Jan 23, 2026
Merged

Introduce concept of segmented/ragged container.#741
tturocy merged 1 commit intomasterfrom
dev_svector

Conversation

@tturocy
Copy link
Copy Markdown
Member

@tturocy tturocy commented Jan 23, 2026

No description provided.

This extends the PVector class, which previously had been relegated
to use only in `simpdiv`, to be a general "ragged" 2-dimensional container.

It exposes a simple API focused on the mechanics of keeping track of the segments,
and a container-like view for iterating over each segment.

It is also templated to allow both Array and Vector as storage types.
@tturocy tturocy merged commit 570a5cf into master Jan 23, 2026
25 of 26 checks passed
@tturocy tturocy deleted the dev_svector branch January 23, 2026 14:07
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.

1 participant