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 6917710 commit ebb4a11Copy full SHA for ebb4a11
source/preprocessor.tex
@@ -1753,15 +1753,15 @@
1753
as an extended floating-point type.
1754
1755
\item
1756
-\indextext{__stdcpp_float16_t__@\mname{STDCPP_FLOAT128_T}}%
+\indextext{__stdcpp_float128_t__@\mname{STDCPP_FLOAT128_T}}%
1757
\mname{STDCPP_FLOAT128_T}\\
1758
Defined as the integer literal \tcode{1}
1759
if and only if the implementation supports
1760
the ISO/IEC/IEEE 60559 floating-point interchange format binary128
1761
1762
1763
1764
-\indextext{__stdcpp_float16_t__@\mname{STDCPP_BFLOAT16_T}}%
+\indextext{__stdcpp_bfloat16_t__@\mname{STDCPP_BFLOAT16_T}}%
1765
\mname{STDCPP_BFLOAT16_T}\\
1766
1767
if and only if the implementation supports an extended floating-point type
0 commit comments