Skip to content

Commit 9c2e110

Browse files
jensmaurerzygoloid
authored andcommitted
LWG3080 Floating point from_chars pattern specification breaks round-tripping
1 parent 80bb1c4 commit 9c2e110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29340,7 +29340,7 @@
2934029340
except that
2934129341
\begin{itemize}
2934229342
\item
29343-
the only sign that may appear is \tcode{'-'};
29343+
the sign \tcode{'+'} may only appear in the exponent part;
2934429344
\item
2934529345
if \tcode{fmt} has \tcode{chars_format::scientific} set
2934629346
but not \tcode{chars_format::fixed},

0 commit comments

Comments
 (0)