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 53435343an object whose lifetime begins and ends
53445344during the evaluation of a core constant expression.
53455345\end {itemize }
5346+ Every function of consteval-only type shall be
5347+ an immediate function\iref {expr.const }.
53465348
53475349\rSec 2[basic.fundamental]{Fundamental types}
53485350
Original file line number Diff line number Diff line change 91469146in an immediate-escalating function.
91479147
91489148\pnum
9149- An \defnadj {immediate}{function} is a function that is either
9149+ An \defnadj {immediate}{function} is a function that is
91509150\begin {itemize }
91519151\item
9152- declared with the \keyword {consteval} specifier, or
9152+ declared with the \keyword {consteval} specifier,
9153+ \item
9154+ an immediate-escalating function
9155+ whose type is consteval-only\iref {basic.types.general }, or
91539156\item
91549157an immediate-escalating function \tcode {\placeholder {F}}
91559158whose function body contains either
You can’t perform that action at this time.
0 commit comments