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 facc105 commit f74e62aCopy full SHA for f74e62a
source/expressions.tex
@@ -3841,7 +3841,7 @@
3841
\indextext{\idxcode{type_info}}%
3842
\indexlibraryglobal{type_info}%
3843
\keyword{const} \tcode{std::type_info}\iref{type.info} and dynamic type \keyword{const}
3844
-\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
3845
\impldef{derived type for \tcode{typeid}} class publicly derived from
3846
\tcode{std::type_info} which preserves the behavior described
3847
in~\ref{type.info}.
0 commit comments