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.
size_t
1 parent 4732b47 commit 46f4fb5Copy full SHA for 46f4fb5
source/expressions.tex
@@ -5010,7 +5010,7 @@
5010
\begin{note}
5011
A \keyword{sizeof} expression
5012
is an integral constant expression\iref{expr.const}.
5013
-The type \tcode{std::size_t} is defined in the standard header
+The \grammarterm{typedef-name} \tcode{std::size_t} is declared in the standard header
5014
\libheader{cstddef}\iref{cstddef.syn,support.types.layout}.
5015
\end{note}
5016
0 commit comments