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.
1 parent 3e6cad2 commit f631976Copy full SHA for f631976
source/basic.tex
@@ -3138,7 +3138,7 @@
3138
If one declares $E$ to be a concept, the other shall do so.
3139
\end{itemize}
3140
Types are compared after all adjustments of types (during which
3141
-typedefs\iref{dcl.typedef} are replaced by their definitions);
+type aliases\iref{dcl.typedef} are replaced by the types they denote);
3142
declarations for an array
3143
object can specify array types that differ by the presence or absence of
3144
a major array bound\iref{dcl.array}.
0 commit comments