Skip to content

Commit ebb4a11

Browse files
committed
[cpp.predefined] Fix index entries
1 parent 6917710 commit ebb4a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/preprocessor.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1753,15 +1753,15 @@
17531753
as an extended floating-point type.
17541754

17551755
\item
1756-
\indextext{__stdcpp_float16_t__@\mname{STDCPP_FLOAT128_T}}%
1756+
\indextext{__stdcpp_float128_t__@\mname{STDCPP_FLOAT128_T}}%
17571757
\mname{STDCPP_FLOAT128_T}\\
17581758
Defined as the integer literal \tcode{1}
17591759
if and only if the implementation supports
17601760
the ISO/IEC/IEEE 60559 floating-point interchange format binary128
17611761
as an extended floating-point type.
17621762

17631763
\item
1764-
\indextext{__stdcpp_float16_t__@\mname{STDCPP_BFLOAT16_T}}%
1764+
\indextext{__stdcpp_bfloat16_t__@\mname{STDCPP_BFLOAT16_T}}%
17651765
\mname{STDCPP_BFLOAT16_T}\\
17661766
Defined as the integer literal \tcode{1}
17671767
if and only if the implementation supports an extended floating-point type

0 commit comments

Comments
 (0)