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 58355835direct base class relationship, or
58365836data member description.
58375837\item
5838- If \tcode {dealias(r)} represents a type $ T $ ,
5839- there is a point within the evaluation context from which $ T $ is not incomplete .
5838+ If \tcode {dealias(r)} represents a type,
5839+ then \tcode {is_complete_type(r)} is \tcode {true} .
58405840\end {itemize }
58415841\end {itemdescr }
58425842
70327032\item
70337033 \tcode {annotations_of(item)} is a constant expression and
70347034\item
7035- \tcode {dealias(type)} represents a type that is complete
7036- from some point in the evaluation context .
7035+ \tcode {dealias(type)} represents a type and
7036+ \tcode {is_complete_type(type)} is \tcode {true} .
70377037\end {itemize }
70387038\end {itemdescr }
70397039
You can’t perform that action at this time.
0 commit comments