Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/container/mdspan/layout mapping/dsc is exhaustive"

From cppreference.com
(Created page with "{{dsc mem {{#ifeq:{{{1|}}}|layout_stride|fun|sfun}}|cpp/container/mdspan/{{{1|}}}/mapping/mapping_traits|title=determines if this mapping is exhaustive (every underlying eleme...")
 
m
Line 1: Line 1:
{{dsc mem {{#ifeq:{{{1|}}}|layout_stride|fun|sfun}}|cpp/container/mdspan/{{{1|}}}/mapping/mapping_traits|title=determines if this mapping is exhaustive (every underlying element can be accessed with some combination of indexes)}}
+
{{dsc mem {{#ifeq:{{{1|}}}|layout_stride|fun|sfun}}|cpp/container/mdspan/{{{1|}}}/mapping/mapping_traits|title=is_exhaustive|determines if this mapping is exhaustive (every underlying element can be accessed with some combination of indexes)}}

Revision as of 03:51, 27 March 2024

|- class="t-dsc"

|

| determines if this mapping is exhaustive (every underlying element can be accessed with some combination of indexes)
(public static member function of Template:cpp/container/mdspan//mapping/title) |-