Skip to content

Commit 261dcf4

Browse files
tomaszkamjwakely
andauthored
Update xml/issue4432.xml
Co-authored-by: Jonathan Wakely <[email protected]>
1 parent 97b93e2 commit 261dcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4432.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ where the <i>i<sup>th</sup></i> element is <tt>reflect_constant(<i>e<sub>i</sub>
8282
where <i>e<sub>i</sub></i> is an iterator to the <i>i<sup>th</sup></i> element of <tt>r</tt></del>.
8383
</p>
8484
<p>[&hellip;]</p>
85-
<p>-13- Throws: <ins>Any exception thrown by evaluation of <i>e<sub>i</sub></i>, or</ins>
85+
<p>-13- Throws: <ins>Any exception thrown by the evaluation of any <i>e<sub>i</sub></i>, or</ins>
8686
`meta::exception` <del>unless</del><ins>if evaluation of</ins> <tt>reflect_constant(<del>e</del><ins><i>e<sub>i</sub></i></ins>)</tt>
8787
<ins>would exit via an exception for any iterator <i>it<sub>i</sub></i> to element of `r`</ins>
8888
<del>is a constant subexpression for every element `e` of `r`</del>.</p>

0 commit comments

Comments
 (0)