File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 73097309\pnum
73107310A variable is \defn {potentially-constant} if
73117311it is constexpr or
7312- it has reference or const-qualified integral or enumeration type.
7312+ it has reference or non-volatile const-qualified integral or enumeration type.
73137313
73147314\pnum
73157315A constant-initialized potentially-constant variable $ V$ is
79247924that is potentially constant evaluated, or
79257925
79267926\item
7927- a variable named by a potentially constant evaluated expression
7928- that is either a constexpr variable or
7929- is of non-volatile const-qualified integral type or of reference type.
7927+ a potentially-constant variable named by a potentially constant evaluated expression.
79307928\end {itemize }
79317929
79327930\indextext {expression|)}
You can’t perform that action at this time.
0 commit comments