File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 19956
19956
The \fmtgrammarterm{type} determines how the data should be presented.
19957
19957
19958
19958
\pnum
19959
+ % FIXME: What is a "string" here, exactly?
19959
19960
The available string presentation types are specified in \tref{format.type.string}.
19960
19961
%
19961
19962
\begin{floattable}{Meaning of \fmtgrammarterm{type} options for strings}{format.type.string}{ll}
19967
19968
\end{floattable}
19968
19969
19969
19970
\pnum
19971
+ % FIXME: What about void* and nullptr_t?
19972
+ % FIXME: What about strings? Do they get padding for alignment?
19970
19973
Formatting of objects of arithmetic types and \tcode{const void*}
19971
19974
is done as if by calling \tcode{to_chars} (unless otherwise specified)
19972
19975
and copying the output through the output iterator of the format context
You can’t perform that action at this time.
0 commit comments