File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 58405840direct base class relationship, or
58415841data member description.
58425842\item
5843- If \tcode {dealias(r)} represents a type $ T $ ,
5844- there is a point within the evaluation context from which $ T $ is not incomplete .
5843+ If \tcode {dealias(r)} represents a type,
5844+ then \tcode {is_complete_type(r)} is \tcode {true} .
58455845\end {itemize }
58465846\end {itemdescr }
58475847
70377037\item
70387038 \tcode {annotations_of(item)} is a constant expression and
70397039\item
7040- \tcode {dealias(type)} represents a type that is complete
7041- from some point in the evaluation context .
7040+ \tcode {dealias(type)} represents a type and
7041+ \tcode {is_complete_type(type)} is \tcode {true} .
70427042\end {itemize }
70437043\end {itemdescr }
70447044
You can’t perform that action at this time.
0 commit comments