Skip to content

Conversation

1uc
Copy link
Contributor

@1uc 1uc commented Sep 4, 2025

Here other is a layout mapping and layout mappings don't have this API to access the ith extent. They only have extents() to get the std::extents object. See,

\tcode{other.extents().extent(extents_type::rank() - 1)}.

for the analogous statement in layout_right.

Here `other` is a layout mapping and layout mappings don't have this API to access the `i`th extent. They only have `extents()` to get the std::extents object. See,
https://github.com/cplusplus/draft/blob/fbd1a707daf2381067fa070a902e1743a12fa55f/source/containers.tex#L22446

for the analogous statement in layout_right.
@1uc
Copy link
Contributor Author

1uc commented Sep 4, 2025

CI says, that now a line is too long. In hindsight, that does seem very likely, I'll fix it.

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