Skip to content

Commit 0a03a6a

Browse files
committed
[some.where] Replace \term with \placeholder.
1 parent c924196 commit 0a03a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3860,7 +3860,7 @@
38603860
\indextext{\idxcode{type_info}}%
38613861
\indexlibraryglobal{type_info}%
38623862
\keyword{const} \tcode{std::type_info}\iref{type.info} and dynamic type \keyword{const}
3863-
\tcode{std::type_info} or \keyword{const} \term{name} where \term{name} is an
3863+
\tcode{std::type_info} or \keyword{const} \placeholder{name} where \placeholder{name} is an
38643864
\impldef{derived type for \tcode{typeid}} class publicly derived from
38653865
\tcode{std::type_info} which preserves the behavior described
38663866
in~\ref{type.info}.

0 commit comments

Comments
 (0)