Skip to content

Commit ee5105c

Browse files
[format.string.std] Use "declare" for typedef-names
1 parent e2aa017 commit ee5105c

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
@@ -16394,7 +16394,7 @@
1639416394
\topline
1639516395
\lhdr{Type} & \rhdr{Meaning} \\ \rowsep
1639616396
none, \tcode{p} &
16397-
If \tcode{uintptr_t} is defined,
16397+
If \tcode{uintptr_t} is declared,
1639816398
\begin{codeblock}
1639916399
to_chars(first, last, reinterpret_cast<uintptr_t>(value), 16)
1640016400
\end{codeblock}

0 commit comments

Comments
 (0)