Skip to content

Commit b00277c

Browse files
committed
Editorial improvements
1 parent 3b1d9b0 commit b00277c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/issue4282.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@ template<class T>
5959
</pre>
6060
<blockquote>
6161
<p>
62-
-16 <i>Mandates</i>: [&hellip;]
62+
-16- <i>Mandates</i>: [&hellip;]
6363
<p/>
6464
-17- <i>Preconditions</i>: [&hellip;]
6565
<p/>
6666
-18- <i>Effects</i>: [&hellip;]
6767
<p/>
6868
-19- <i>Returns</i>: `result + (last - first)`.
6969
<p/>
70-
-20- <i>Throws:</i>: Nothing.
70+
-20- <i>Throws</i>: Nothing.
7171
<p/>
7272
<ins>-?- <i>Remarks</i>: If `relocate` is called during constant evaluation, and an
7373
exception is thrown by a constructor or destructor of `T`, the call to `relocate`

0 commit comments

Comments
 (0)