Commit 2a7f36a
[mdspan.layout.left.cons] Fix typo in precondition.
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.1 parent 6d9fa97 commit 2a7f36a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22102 | 22102 | | |
22103 | 22103 | | |
22104 | 22104 | | |
22105 | | - | |
| 22105 | + | |
22106 | 22106 | | |
22107 | 22107 | | |
22108 | 22108 | | |
| |||
0 commit comments