File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1515Commonly, two layouts are considered convertible, if the underlying
1616`extent_types` are convertible.
1717<p />
18- However, for the two ctors `layout_left(layout_stride)` and
19- `layout_right(layout_stride)`, the condition is <tt >rank > 0</tt >. Therefore,
18+ However, for the two ctors `layout_left::mapping(layout_stride::mapping)` and
19+ `layout_right::mapping(layout_stride::mapping)`, the condition is <tt >rank > 0</tt >.
20+ Therefore,
2021</p >
2122<blockquote ><pre >
2223using E1 = std::extents< int> ;
@@ -56,7 +57,7 @@ This wording is relative to <paper num="N5008"/>.
5657[<i >Drafting note</i >: As drive-by fixes the edits for <tt >layout_left_padded<> ::mapping</tt > and
5758<tt >layout_right_padded<> ::mapping</tt > also correct an editorial asymmetry between class
5859header synopsis declaration form and prototype specification form of the corresponding
59- constructors and adjust to the correct spelling of the exposition-only data member <tt ><i >rank_</i ></tt >.]
60+ constructors and adjust to the correct formatting of the exposition-only data member <tt ><i >rank_</i ></tt >.]
6061</p >
6162</blockquote >
6263
You can’t perform that action at this time.
0 commit comments