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 921252e commit 8df8da2Copy full SHA for 8df8da2
source/expressions.tex
@@ -3826,7 +3826,7 @@
3826
\indextext{\idxcode{type_info}}%
3827
\indexlibraryglobal{type_info}%
3828
\keyword{const} \tcode{std::type_info}\iref{type.info} and dynamic type \keyword{const}
3829
-\tcode{std::type_info} or \keyword{const} \term{name} where \term{name} is an
+\tcode{std::type_info} or \keyword{const} \placeholder{name} where \placeholder{name} is an
3830
\impldef{derived type for \tcode{typeid}} class publicly derived from
3831
\tcode{std::type_info} which preserves the behavior described
3832
in~\ref{type.info}.
0 commit comments