We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1d9b0 commit b00277cCopy full SHA for b00277c
xml/issue4282.xml
@@ -59,15 +59,15 @@ template<class T>
59
</pre>
60
<blockquote>
61
<p>
62
--16 <i>Mandates</i>: […]
+-16- <i>Mandates</i>: […]
63
<p/>
64
-17- <i>Preconditions</i>: […]
65
66
-18- <i>Effects</i>: […]
67
68
-19- <i>Returns</i>: `result + (last - first)`.
69
70
--20- <i>Throws:</i>: Nothing.
+-20- <i>Throws</i>: Nothing.
71
72
<ins>-?- <i>Remarks</i>: If `relocate` is called during constant evaluation, and an
73
exception is thrown by a constructor or destructor of `T`, the call to `relocate`
0 commit comments