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 aaeb987 commit 102de3eCopy full SHA for 102de3e
source/iostreams.tex
@@ -14727,7 +14727,7 @@
14727
\begin{itemdescr}
14728
\pnum
14729
\returns
14730
-\tcode{format("{}", *this)}.
+\tcode{format("\{\}", *this)}.
14731
\begin{note}
14732
The returned string is suitable for use with formatting\iref{format.functions}
14733
and print functions\iref{print.fun}.
@@ -14801,7 +14801,7 @@
14801
14802
14803
14804
-\tcode{format("{:g}", *this)}.
+\tcode{format("\{:g\}", *this)}.
14805
14806
14807
0 commit comments