Skip to content

Commit a383c1a

Browse files
eisenwavetkoeppe
authored andcommitted
[basic.extended.fp] Reference C23 instead of "future versions"
1 parent 85c6337 commit a383c1a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/basic.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5920,9 +5920,9 @@
59205920
the extended floating-point types described in this subsection
59215921
that are in addition to the names declared in the \libheader{stdfloat} header
59225922
should be chosen to increase compatibility and interoperability
5923-
with the interchange types
5923+
with the interchange floating types
59245924
\tcode{_Float16}, \tcode{_Float32}, \tcode{_Float64}, and \tcode{_Float128}
5925-
defined in ISO/IEC TS 18661-3 and with future versions of \IsoCUndated{}.
5925+
defined in \IsoC{} H.2.2.
59265926

59275927
\rSec2[basic.compound]{Compound types}
59285928

0 commit comments

Comments
 (0)