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 f3c5adb commit 5a408ffCopy full SHA for 5a408ff
xml/issue4059.xml
@@ -48,19 +48,6 @@ This wording is relative to <paper num="N4988"/>.
48
49
<blockquote>
50
<pre>
51
-constexpr void <i>satisfy</i>();
52
-</pre>
53
-<blockquote>
54
-<p>
55
-<ins>-?- <i>Preconditions:</i> <tt><i>inner_it_</i>.valueless_by_exception()</tt> is <tt>false</tt>.</ins>
56
-<p/>
57
--8- <i>Effects</i>: Equivalent to: […]
58
-</p>
59
-</blockquote>
60
61
-[…]
62
63
-<pre>
64
constexpr <i>iterator</i>(<i>iterator</i><!Const> i)
65
requires Const && convertible_to<iterator_t<V>, <i>OuterIter</i>> &&
66
convertible_to<iterator_t<<i>InnerRng</i>>, <i>InnerIter</i>> &&
0 commit comments