Skip to content

Commit 45fd65e

Browse files
authored
[cpp.predefined,version.syn] Add index entries for "feature-test macro" (#6564)
1 parent 16c8ce5 commit 45fd65e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

source/preprocessor.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1794,6 +1794,8 @@
17941794
an \impldef{text of \mname{TIME} when time of translation is not available} valid time shall be supplied.
17951795
\end{description}
17961796

1797+
\indextext{macro!feature-test}%
1798+
\indextext{feature-test macro|see{macro, feature-test}}%
17971799
\begin{LongTable}{Feature-test macros}{cpp.predefined.ft}{ll}
17981800
\\ \topline
17991801
\lhdr{Macro name} & \rhdr{Value} \\ \capsep

source/support.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,7 @@
541541
(e.g., version number and release date).
542542

543543
\pnum
544+
\indextext{macro!feature-test}%
544545
Each of the macros defined in \libheader{version} is also defined
545546
after inclusion of any member of the set of library headers
546547
indicated in the corresponding comment in this synopsis.

0 commit comments

Comments
 (0)