Skip to content

Commit bcab005

Browse files
tomaszkamjwakely
andauthored
Update xml/issue4442.xml
Co-authored-by: Jonathan Wakely <[email protected]>
1 parent 50ac963 commit bcab005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4442.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ template&lt;class T&gt;
3232
<p>-7- <i>Mandates</i>: `T` is an object type.</p>
3333
<p>-8- <i>Returns</i>: A reflection of the object designated by `expr`.</p>
3434
<p>-9- <i>Throws</i>: `meta::exception`
35-
<ins>if for lvalue constant expression `E` that computes object referred by `expr`, `E`</ins>
35+
<ins>if for an lvalue constant expression `E` that computes the object referred by `expr`, `E`</ins>
3636
<del>unless `expr`</del> is <ins>not</ins> suitable for use as a constant template argument
3737
for a constant template parameter of type <tt>T&amp;</tt> (<sref ref="[temp.arg.nontype]"/>).</p>
3838
</blockquote>

0 commit comments

Comments
 (0)