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 8997
8997
a glvalue core constant expression $ E$ for which
8998
8998
\begin {itemize }
8999
8999
\item
9000
- $ E$ refers to a non-immediate function
9000
+ $ E$ refers to a non-immediate function,
9001
9001
\item
9002
9002
$ E$ designates an object \tcode {o}, and
9003
9003
if the complete object of \tcode {o} is of consteval-only type then so is $ E$ ,
9026
9026
no constituent value of scalar type is an indeterminate or erroneous value\iref {basic.indet },
9027
9027
\item
9028
9028
no 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 },
9030
9030
\item
9031
9031
no constituent value of pointer-to-member type designates an immediate function, and
9032
9032
\item
9033
9033
unless the value is of consteval-only type,
9034
9034
\begin {itemize }
9035
9035
\item
9036
9036
no 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,
9038
9038
\item
9039
9039
no constituent value of pointer type points to or past an object
9040
9040
whose complete object is of consteval-only type, and
You can’t perform that action at this time.
0 commit comments