File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 53525352an object whose lifetime begins and ends
53535353during the evaluation of a core constant expression.
53545354\end {itemize }
5355+ Every function of consteval-only type shall be
5356+ an immediate function\iref {expr.const }.
53555357
53565358\rSec 2[basic.fundamental]{Fundamental types}
53575359
Original file line number Diff line number Diff line change 91739173in an immediate-escalating function.
91749174
91759175\pnum
9176- An \defnadj {immediate}{function} is a function that is either
9176+ An \defnadj {immediate}{function} is a function that is
91779177\begin {itemize }
91789178\item
9179- declared with the \keyword {consteval} specifier, or
9179+ declared with the \keyword {consteval} specifier,
9180+ \item
9181+ an immediate-escalating function
9182+ whose type is consteval-only\iref {basic.types.general }, or
91809183\item
91819184an immediate-escalating function \tcode {\placeholder {F}}
91829185whose function body contains either
You can’t perform that action at this time.
0 commit comments