Skip to content

Commit 9dfd160

Browse files
committed
LWG3080 Floating point from_chars pattern specification breaks round-tripping
1 parent 1818c9c commit 9dfd160

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
@@ -29326,7 +29326,7 @@
2932629326
except that
2932729327
\begin{itemize}
2932829328
\item
29329-
the only sign that may appear is \tcode{'-'};
29329+
the sign '+' may only appear in the exponent part;
2933029330
\item
2933129331
if \tcode{fmt} has \tcode{chars_format::scientific} set
2933229332
but not \tcode{chars_format::fixed},

0 commit comments

Comments
 (0)