Skip to content

Commit beb4ec8

Browse files
[cpp.predefined] Add \tcode for integer literal (#8750)
1 parent 9c4be84 commit beb4ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2446,7 +2446,7 @@
24462446
\item
24472447
\indextext{__stdcpp_threads__@\mname{STDCPP_THREADS}}%
24482448
\mname{STDCPP_THREADS}\\
2449-
Defined, and has the value integer literal 1, if and only if a program
2449+
Defined, and has the value integer literal \tcode{1}, if and only if a program
24502450
can have more than one thread of execution\iref{intro.multithread}.
24512451

24522452
\end{description}

0 commit comments

Comments
 (0)