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 51294aa commit 968f36fCopy full SHA for 968f36f
source/expressions.tex
@@ -3857,7 +3857,7 @@
3857
\indextext{\idxcode{type_info}}%
3858
\indexlibraryglobal{type_info}%
3859
\keyword{const} \tcode{std::type_info}\iref{type.info} and dynamic type \keyword{const}
3860
-\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
3861
\impldef{derived type for \tcode{typeid}} class publicly derived from
3862
\tcode{std::type_info} which preserves the behavior described
3863
in~\ref{type.info}.
0 commit comments