Difference between revisions of "Template:cpp/container/mdspan/layout mapping/dsc is exhaustive"
From cppreference.com
m |
m (~ indexes -> indices) |
||
Line 1: | Line 1: | ||
− | {{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 | + | {{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 indices)}} |
Latest revision as of 17:40, 30 October 2024
|- class="t-dsc"
|[static]
| determines if this mapping is exhaustive (every underlying element can be accessed with some combination of indices)
(public static member function of Template:cpp/container/mdspan//mapping/title
)
|-