Skip to content

Commit

Permalink
[mdspan.layout.left.cons] Fix typo (cplusplus#7360)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas-Krug authored Oct 29, 2024
1 parent 324f564 commit bf43925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/containers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -20760,7 +20760,7 @@

\indexlibraryctor{layout_left::mapping}%
\begin{itemdecl}
template<class OtherExents>
template<class OtherExtents>
constexpr explicit(!is_convertible_v<OtherExtents, extents_type>)
mapping(const layout_right::mapping<OtherExtents>& other) noexcept;
\end{itemdecl}
Expand Down

0 comments on commit bf43925

Please sign in to comment.