Skip to content

fix to remove size in the cases of static size extent - #26

Merged
ssam18 merged 4 commits into
bemanproject:mainfrom
SriramKatta:span_size_fix
Aug 12, 2026
Merged

fix to remove size in the cases of static size extent#26
ssam18 merged 4 commits into
bemanproject:mainfrom
SriramKatta:span_size_fix

Conversation

@SriramKatta

Copy link
Copy Markdown
Contributor

While looking at the code i found a plausible deviation from standard of span.
size_ is present in span only when the Extent is dynamic as per cppreference
so using EBO I achieve this.

updated the span and the surrounding tests

Comment thread tests/beman/span/span.test.cpp Outdated
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

@ssam18 ssam18 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@ssam18
ssam18 merged commit d869a60 into bemanproject:main Aug 12, 2026
2 checks passed
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.

2 participants