We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324f564 commit c38a775Copy full SHA for c38a775
source/containers.tex
@@ -20760,7 +20760,7 @@
20760
20761
\indexlibraryctor{layout_left::mapping}%
20762
\begin{itemdecl}
20763
-template<class OtherExents>
+template<class OtherExtents>
20764
constexpr explicit(!is_convertible_v<OtherExtents, extents_type>)
20765
mapping(const layout_right::mapping<OtherExtents>& other) noexcept;
20766
\end{itemdecl}
0 commit comments