Skip to content

[mdspan.sub.map.sliceable] Use lm in sliceable-mapping concept body#8998

Merged
tkoeppe merged 1 commit into
cplusplus:mainfrom
abhinavagarwal07:fix-sliceable-concept-lm
May 12, 2026
Merged

[mdspan.sub.map.sliceable] Use lm in sliceable-mapping concept body#8998
tkoeppe merged 1 commit into
cplusplus:mainfrom
abhinavagarwal07:fix-sliceable-concept-lm

Conversation

@abhinavagarwal07
Copy link
Copy Markdown
Contributor

The sliceable-mapping concept body introduces lm (an object of type LayoutMapping) but then uses m (an object of type M from the surrounding requirements section, with M not bound to LayoutMapping) in the submdspan_mapping well-formedness check.

The concept body introduces lm (an object of type LayoutMapping) but
then uses m (an object of type M from the surrounding requirements
section) in the submdspan_mapping well-formedness check.
@eisenwave eisenwave added the P1-Important Misapplication of paper, malformed code, internal inconsistencies label Apr 27, 2026
@tkoeppe tkoeppe requested review from jwakely and mhoemmen May 2, 2026 14:26
@jwakely jwakely requested a review from tomaszkam May 12, 2026 09:45
@tkoeppe tkoeppe merged commit 5670e07 into cplusplus:main May 12, 2026
2 checks passed
@mhoemmen
Copy link
Copy Markdown
Contributor

Thanks for the fix! : - )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P1-Important Misapplication of paper, malformed code, internal inconsistencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants