From Jason Turner

[defns.const.subexpr]

Diff to HTML by rtfpessoa

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