Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/container/mdspan/navbar content"

From cppreference.com
m (Add rev.tags to non-members and helpers.)
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 since c++23}}}}
+
{{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 since c++23}}<br>{{mark since c++23}}}}
+
{{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/extents|dims|notes={{mark c++26}}}}
+
{{nv ln|cpp/container/mdspan/default_accessor|notes={{mark c++23}}}}
{{nv ln|cpp/container/mdspan/default_accessor|notes={{mark since c++23}}}}
+
 
{{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 since c++23}}}}
+
{{nv ln|cpp/container/mdspan/layout_left|notes={{mark c++23}}}}
{{nv ln|cpp/container/mdspan/layout_right|notes={{mark since c++23}}}}
+
{{nv ln|cpp/container/mdspan/layout_right|notes={{mark c++23}}}}
{{nv ln|cpp/container/mdspan/layout_stride|notes={{mark since c++23}}}}
+
{{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
Subviews
(C++26)
Helper types and templates
(C++23)(C++23)(C++26)
Layout mapping policies
Subviews helpers
Deduction guides