Namespaces
Variants
Views
Actions

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

From cppreference.com
m
m
Line 1: Line 1:
{{dsc mem {{#ifeq:{{{1|}}}|layout_stride|fun|sfun}}|cpp/container/mdspan/{{{1|}}}/mapping/mapping_traits|title=is_unique|determines if this mapping is unique (every combination of indexes maps to a different underlying element)}}
+
{{dsc mem sfun|cpp/container/mdspan/{{{1|}}}/mapping/mapping_traits|title=is_unique|determines if this mapping is unique (every combination of indexes maps to a different underlying element)}}

Revision as of 03:51, 27 March 2024

|- class="t-dsc"

|
[static]

| determines if this mapping is unique (every combination of indexes maps to a different underlying element)
(public static member function of Template:cpp/container/mdspan//mapping/title) |-