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} template function
19009
+ // \ref{mdspan.submdspan.submdspan}, \tcode{submdspan} function template
19010
19010
template<class ElementType, class Extents, class LayoutPolicy,
19011
19011
class AccessorPolicy, class... SliceSpecifiers>
19012
19012
constexpr auto submdspan(
21980
21980
\end{itemize}
21981
21981
\end{itemdescr}
21982
21982
21983
- \rSec4[mdspan.submdspan.submdspan]{\tcode{submdspan} template function}
21983
+ \rSec4[mdspan.submdspan.submdspan]{\tcode{submdspan} function template }
21984
21984
21985
21985
\indexlibraryglobal{submdspan}%
21986
21986
\begin{itemdecl}
You can’t perform that action at this time.
0 commit comments