Skip to content

Commit c99c92c

Browse files
[format.string.std] Use "declare" for typedef-names
1 parent 01b8fd0 commit c99c92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/text.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6642,7 +6642,7 @@
66426642
\topline
66436643
\lhdr{Type} & \rhdr{Meaning} \\ \rowsep
66446644
none, \tcode{p} &
6645-
If \tcode{uintptr_t} is defined,
6645+
If \tcode{uintptr_t} is declared,
66466646
\begin{codeblock}
66476647
to_chars(first, last, reinterpret_cast<uintptr_t>(value), 16)
66486648
\end{codeblock}

0 commit comments

Comments
 (0)