Skip to content

Commit 473afa7

Browse files
committed
update
1 parent a7eca12 commit 473afa7

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

issues/2836.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Core Issues List revision 114b.
1717
See http://www.open-std.org/jtc1/sc22/wg21/ for the official
1818
list.</EM></P>
19-
<P>2024-05-06</P>
19+
<P>2024-06-26</P>
2020
<HR>
2121
<A NAME="2836"></A><H4>2836.
2222

@@ -124,9 +124,10 @@
124124
more than one cv-unqualified standard floating-point type has a rank
125125
equal to the rank of double. <INS>[ Note: The treatment
126126
of <TT>std::float64_t</TT> differs from that of the
127-
analoguous <TT>_Float64</TT> in C on platforms where all of <TT>long
128-
double</TT>, <TT>double</TT>, and <TT>std::float64_t</TT> have the
129-
same set of values (see ISO/IEC 9899:2024 H.4.2). -- end note ]</INS>
127+
analoguous <TT>_Float64</TT> in C, for example on platforms where all
128+
of <TT>long double</TT>, <TT>double</TT>, and <TT>std::float64_t</TT>
129+
have the same set of values (see ISO/IEC 9899:2024 H.4.2). -- end note
130+
]</INS>
130131
</LI>
131132
</UL>
132133

0 commit comments

Comments
 (0)