Difference between revisions of "Template:cpp/container/mdspan/layout mapping/dsc is unique"
From cppreference.com
m |
m (~) |
||
Line 1: | Line 1: | ||
− | {{dsc mem sfun|cpp/container/mdspan/{{{1|}}}/mapping/mapping_traits|title=is_unique|determines if this mapping is unique (every combination of | + | {{dsc mem sfun|cpp/container/mdspan/{{{1|}}}/mapping/mapping_traits|title=is_unique|determines if this mapping is unique (every combination of indices maps to a different underlying element)}} |
Latest revision as of 18:27, 30 October 2024
|- class="t-dsc"
|[static]
| determines if this mapping is unique (every combination of indices maps to a different underlying element)
(public static member function of Template:cpp/container/mdspan//mapping/title
)
|-