Difference between revisions of "Template:cpp/container/mdspan/navbar content"
From cppreference.com
m (Add rev.tags to non-members and helpers.) |
D41D8CD98F (Talk | contribs) m ({{mark since c++23}} => {{mark c++23}}) |
||
Line 15: | Line 15: | ||
{{nv mem ln|cpp/container/mdspan/mapping traits|is_unique|is_exhaustive|is_strided|is_always_unique|is_always_exhaustive|is_always_strided}} | {{nv mem ln|cpp/container/mdspan/mapping traits|is_unique|is_exhaustive|is_strided|is_always_unique|is_always_exhaustive|is_always_strided}} | ||
{{nv h1|{{ls|cpp/container/mdspan#Non-member functions}}}} | {{nv h1|{{ls|cpp/container/mdspan#Non-member functions}}}} | ||
− | {{nv ln|cpp/container/mdspan/swap2|swap{{dsc small|(std::mdspan)}}|notes={{mark | + | {{nv ln|cpp/container/mdspan/swap2|swap{{dsc small|(std::mdspan)}}|notes={{mark c++23}}}} |
{{nv h2|{{ls|cpp/container/mdspan#Subviews}}}} | {{nv h2|{{ls|cpp/container/mdspan#Subviews}}}} | ||
{{nv ln|cpp/container/mdspan/submdspan|notes={{mark c++26}}}} | {{nv ln|cpp/container/mdspan/submdspan|notes={{mark c++26}}}} | ||
{{nv ln|cpp/container/mdspan/submdspan_extents|notes={{mark c++26}}}} | {{nv ln|cpp/container/mdspan/submdspan_extents|notes={{mark c++26}}}} | ||
{{nv h1|{{ls|cpp/container/mdspan#Helper types and templates}}}} | {{nv h1|{{ls|cpp/container/mdspan#Helper types and templates}}}} | ||
− | {{nv ln|cpp/container/mdspan/extents|extents|dextents|notes={{mark | + | {{nv ln|cpp/container/mdspan/extents|extents|dextents|dims|notes={{mark c++23}}<br>{{mark c++23}}<br>{{mark c++26}}}} |
− | + | {{nv ln|cpp/container/mdspan/default_accessor|notes={{mark c++23}}}} | |
− | {{nv ln|cpp/container/mdspan/default_accessor|notes={{mark | + | |
{{nv h2|{{ls|cpp/container/mdspan#Layout mapping policies}}}} | {{nv h2|{{ls|cpp/container/mdspan#Layout mapping policies}}}} | ||
− | {{nv ln|cpp/container/mdspan/layout_left|notes={{mark | + | {{nv ln|cpp/container/mdspan/layout_left|notes={{mark c++23}}}} |
− | {{nv ln|cpp/container/mdspan/layout_right|notes={{mark | + | {{nv ln|cpp/container/mdspan/layout_right|notes={{mark c++23}}}} |
− | {{nv ln|cpp/container/mdspan/layout_stride|notes={{mark | + | {{nv ln|cpp/container/mdspan/layout_stride|notes={{mark c++23}}}} |
{{nv ln|cpp/container/mdspan/layout_left_padded|notes={{mark c++26}}}} | {{nv ln|cpp/container/mdspan/layout_left_padded|notes={{mark c++26}}}} | ||
{{nv ln|cpp/container/mdspan/layout_right_padded|notes={{mark c++26}}}} | {{nv ln|cpp/container/mdspan/layout_right_padded|notes={{mark c++26}}}} |
Revision as of 08:53, 18 October 2024
Member functions | ||||
Element access | ||||
Observers | ||||
Non-member functions | ||||
(C++23) | ||||
Subviews | ||||
(C++26) | ||||
(C++26) | ||||
Helper types and templates | ||||
(C++23)(C++23)(C++26) | ||||
(C++23) | ||||
Layout mapping policies | ||||
(C++23) | ||||
(C++23) | ||||
(C++23) | ||||
(C++26) | ||||
(C++26) | ||||
Subviews helpers | ||||
(C++26) | ||||
(C++26) | ||||
(C++26) | ||||
Deduction guides |