Skip to content

Commit 5160990

Browse files
[format.string.std] Use "declare" for typedef-names
1 parent 56b93bc commit 5160990

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
@@ -16568,7 +16568,7 @@
1656816568
\topline
1656916569
\lhdr{Type} & \rhdr{Meaning} \\ \rowsep
1657016570
none, \tcode{p} &
16571-
If \tcode{uintptr_t} is defined,
16571+
If \tcode{uintptr_t} is declared,
1657216572
\begin{codeblock}
1657316573
to_chars(first, last, reinterpret_cast<uintptr_t>(value), 16)
1657416574
\end{codeblock}

0 commit comments

Comments
 (0)