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