Skip to content

Commit 5a408ff

Browse files
committed
Remove satisfy from P/R wording
1 parent f3c5adb commit 5a408ff

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

xml/issue4059.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,6 @@ This wording is relative to <paper num="N4988"/>.
4848

4949
<blockquote>
5050
<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: [&hellip;]
58-
</p>
59-
</blockquote>
60-
<p>
61-
[&hellip;]
62-
</p>
63-
<pre>
6451
constexpr <i>iterator</i>(<i>iterator</i>&lt;!Const&gt; i)
6552
requires Const &amp;&amp; convertible_to&lt;iterator_t&lt;V&gt;, <i>OuterIter</i>&gt; &amp;&amp;
6653
convertible_to&lt;iterator_t&lt;<i>InnerRng</i>&gt;, <i>InnerIter</i>&gt; &amp;&amp;

0 commit comments

Comments
 (0)