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.
2 parents e8db874 + 820981d commit b728389Copy full SHA for b728389
source/utilities.tex
@@ -5250,7 +5250,7 @@
5250
5251
\begin{itemize}
5252
\item \tcode{U} is an array type, and
5253
-\item \tcode{pointer} is the same type as {element_type*}, and
+\item \tcode{pointer} is the same type as \tcode{element_type*}, and
5254
\item \tcode{UP::pointer} is the same type as \tcode{UP::element_type*}, and
5255
\item \tcode{UP::element_type(*)[]} is convertible to \tcode{element_type(*)[]}, and
5256
\item either \tcode{D} is a reference type and \tcode{E} is the same type as \tcode{D},
0 commit comments