tmp/tmpjvonslbg/{from.md → to.md}
RENAMED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#### 6 constant subexpression <a id="defns.const.subexpr">[[defns.const.subexpr]]</a>
|
| 2 |
+
|
| 3 |
+
expression whose evaluation as subexpression of a
|
| 4 |
+
*conditional-expression* `CE` [[expr.cond]] would not prevent `CE` from
|
| 5 |
+
being a core constant expression [[expr.const]]
|
| 6 |
+
|