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 bbac8a9 commit ad37b86Copy full SHA for ad37b86
source/support.tex
@@ -4139,7 +4139,7 @@
4139
A pair of pointers or a pointer plus
4140
a length would be obvious representations for \tcode{initializer_list}.
4141
\tcode{initializer_list} is used to implement initializer lists as specified
4142
-in~\ref{dcl.init.list}. Copying an initializer list does not copy the underlying
+in~\ref{dcl.init.list}. Copying an \tcode{initializer_list} does not copy the underlying
4143
elements.
4144
\end{note}
4145
0 commit comments