File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 89978997a glvalue core constant expression $ E$ for which
89988998\begin {itemize }
89998999\item
9000- $ E$ refers to a non-immediate function
9000+ $ E$ refers to a non-immediate function,
90019001\item
90029002$ E$ designates an object \tcode {o}, and
90039003if the complete object of \tcode {o} is of consteval-only type then so is $ E$ ,
90269026no constituent value of scalar type is an indeterminate or erroneous value\iref {basic.indet },
90279027\item
90289028no constituent value of pointer type is a pointer to an immediate function or
9029- an invalid pointer value\iref {basic.compound }, and
9029+ an invalid pointer value\iref {basic.compound },
90309030\item
90319031no constituent value of pointer-to-member type designates an immediate function, and
90329032\item
90339033unless the value is of consteval-only type,
90349034\begin {itemize }
90359035\item
90369036no constituent value of pointer-to-member type points to
9037- a direct member of a consteval-only class type
9037+ a direct member of a consteval-only class type,
90389038\item
90399039no constituent value of pointer type points to or past an object
90409040whose complete object is of consteval-only type, and
You can’t perform that action at this time.
0 commit comments