File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 19006
19006
template<class IndexType, class... Extents, class... SliceSpecifiers>
19007
19007
constexpr auto submdspan_extents(const extents<IndexType, Extents...>&, SliceSpecifiers...);
19008
19008
19009
- // \ref{mdspan.submdspan.submdspan}, \tcode{submdspan} function
19009
+ // \ref{mdspan.submdspan.submdspan}, \tcode{submdspan} template function
19010
19010
template<class ElementType, class Extents, class LayoutPolicy,
19011
19011
class AccessorPolicy, class... SliceSpecifiers>
19012
19012
constexpr auto submdspan(
21969
21969
\end{itemize}
21970
21970
\end{itemdescr}
21971
21971
21972
- \rSec4[mdspan.submdspan.submdspan]{\tcode{submdspan} function}
21972
+ \rSec4[mdspan.submdspan.submdspan]{\tcode{submdspan} template function}
21973
21973
21974
21974
\indexlibraryglobal{submdspan}%
21975
21975
\begin{itemdecl}
You can’t perform that action at this time.
0 commit comments