Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3138,7 +3138,7 @@
If one declares $E$ to be a concept, the other shall do so.
\end{itemize}
Types are compared after all adjustments of types (during which
typedefs\iref{dcl.typedef} are replaced by their definitions);
type aliases\iref{dcl.typedef} are replaced by the types they denote);
declarations for an array
object can specify array types that differ by the presence or absence of
a major array bound\iref{dcl.array}.
Expand Down