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.
std::size_t
1 parent 46f4fb5 commit e637d98Copy full SHA for e637d98
source/expressions.tex
@@ -5029,7 +5029,7 @@
5029
\begin{note}
5030
An \keyword{alignof} expression
5031
is an integral constant expression\iref{expr.const}.
5032
-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
5033
\libheader{cstddef}\iref{cstddef.syn,support.types.layout}.
5034
\end{note}
5035
0 commit comments