Skip to content

Commit afe49cf

Browse files
committed
Merge pull request #607 from cpplearner/defns.const.subexpr
[defns.const.subexpr] Remove superfluous words
2 parents a72eefd + e69c75e commit afe49cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,7 @@
357357
an expression whose evaluation as subexpression of a
358358
\grammarterm{conditional-expression}
359359
\tcode{CE}~(\ref{expr.cond}) would not prevent \tcode{CE}
360-
from being a core constant expression~(\ref{expr.const}).
361-
\tcode{false}. \exitexample
360+
from being a core constant expression~(\ref{expr.const})
362361

363362
\rSec1[defns.additional]{Additional definitions}
364363

0 commit comments

Comments
 (0)